代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5937494
h patchlevel.h
#define FILE_VERSION_MAJOR 3
#define patchlevel 12
/*
* Patchlevel file for Ian Darwin's MAGIC command.
* $Id: patchlevel.h,v 1.12 1993/10/27 20:59:05 christos Exp $
*
* $Log: patchlevel.h,v $
www.eeworm.com/read/131315/5937720
c cut.c
/*-
* Copyright (c) 1992, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, ar
www.eeworm.com/read/131315/5939310
c xcoffsolib.c
/* Shared library support for RS/6000 (xcoff) object files, for GDB.
Copyright 1991, 1992 Free Software Foundation.
Contributed by IBM Corporation.
This file is part of GDB.
This program is fr
www.eeworm.com/read/131315/5939426
texinfo vip.texinfo
% -*-texinfo-*-
% Follow the following instructions to print the VIP manual.
%
% Run tex on this file:
%
% tex vip.texinfo
%
% This creates vip.dvi and some files for cross references and
% indices.
www.eeworm.com/read/131315/5939479
c etags.c
/* Tags file maker to go with GNUmacs
Copyright (C) 1984, 1987, 1988 Free Software Foundation, Inc. and Ken Arnold
This program is free software; you can redistribute it and/or modify
it u
www.eeworm.com/read/131315/5939593
el gdb.el
;; Run gdb under Emacs
;; Copyright (C) 1988 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
;; it under the te
www.eeworm.com/read/131315/5940845
cc regex.cc
/* Extended regular expression matching and search library.
Copyright (C) 1985, 1989-90 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it
www.eeworm.com/read/131315/5942327
c rmail.c
#define MFDEBUG /* temporarily */
#ifndef lint
static char Id[] = "@(#)$Id: rmail.c,v 1.2 1993/08/25 17:32:49 jromine Exp $";
#endif
#include "util.h"
#include "mmdf.h"
#include
#include
www.eeworm.com/read/131315/5942491
c m_getfld.c
/* m_getfld.c - read/parse a message */
#ifndef lint
static char ident[] = "@(#)$Id: m_getfld.c,v 1.15 1993/02/26 21:57:14 jromine Exp $";
#endif /* lint */
#include "../h/mh.h"
#include
#i
www.eeworm.com/read/131315/5943140
c line.c
/*
* Routines to manipulate the "line buffer".
* The line buffer holds a line of output as it is being built
* in preparation for output to the screen.
*/
#include "less.h"
static char linebuf[1