代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/127689/14340288
c ospfh_stream.c
/*ospf_stream.c*/
#include "ospfh.h"
#include "ospfh_patch.h"
/* Make stream buffer. */
struct stream *
stream_new (size_t size)
{
struct stream *s;
s=(struct stream *)XMALLOC(MTYPE_LI
www.eeworm.com/read/127689/14340346
c ospfh_stream.c
/*ospf_stream.c*/
#include "ospfh.h"
#include "ospfh_patch.h"
/* Make stream buffer. */
struct stream *
stream_new (size_t size)
{
struct stream *s;
s=(struct stream *)XMALLOC(MTYPE_LI
www.eeworm.com/read/218331/14926409
c ascii-xfr.c
/*
* ascii-xfr Ascii file transfer.
*
* Usage: ascii-xfr -s|-r [-ednv] [-c character delay] [-l line delay]
*
* 08.03.98 added a patch from Bo Branten
*/
#ifdef HAVE_CONFIG_H
www.eeworm.com/read/208919/15231108
bat wpp.bat
@ECHO OFF
IF "%1"=="__class" goto END
IF "%1"=="__typeinfo" goto USAGE
IF "%1"=="/?" goto HELP
SETLOCAL
SET PATCH=C:\WATCOM10;C:\WATCOM10\BINNT;%PATH%
SET WATCOM=C:\WATCOM10
C:\WATCOM1
www.eeworm.com/read/8777/152900
h unistd.h
#ifndef _UNISTD_H_
#define _UNISTD_H_
//Davis:patch2.0
#define OffColr
//#define OffColrR
//#define OffColrG
//#define greenread
#define DEBUG_COLOR 0
//XBYTE[0x2125] GrGain XBYTE[0x2127]
www.eeworm.com/read/12870/258606
c fpinit.c
#ifdef __cplusplus
#define EXTERN_C extern "C"
#else
#define EXTERN_C extern
#endif
#ifdef SETUP_UNDEF_STACK
EXTERN_C void Setup_Undef_Stack (void);
#endif
#ifdef PATCH_UNDEF_VECTOR
EXTER
www.eeworm.com/read/169956/5408148
psi cimlogo.psi
%!PS-Adobe-2.0 EPSF-2.0
%%Title: /home/rjkm/dvbapi/cimlogo.ps
%%Creator: XV Version 3.10a Rev: 12/29/94 (PNG patch 1.2) - by John Bradley
%%BoundingBox: 275 411 309 440
%%Pages: 1
%%DocumentFonts:
www.eeworm.com/read/169955/5408507
psi cimlogo.psi
%!PS-Adobe-2.0 EPSF-2.0
%%Title: /home/rjkm/dvbapi/cimlogo.ps
%%Creator: XV Version 3.10a Rev: 12/29/94 (PNG patch 1.2) - by John Bradley
%%BoundingBox: 275 411 309 440
%%Pages: 1
%%DocumentFonts:
www.eeworm.com/read/343453/3219779
psi cimlogo.psi
%!PS-Adobe-2.0 EPSF-2.0
%%Title: /home/rjkm/dvbapi/cimlogo.ps
%%Creator: XV Version 3.10a Rev: 12/29/94 (PNG patch 1.2) - by John Bradley
%%BoundingBox: 275 411 309 440
%%Pages: 1
%%DocumentFonts:
www.eeworm.com/read/337546/3335147
c ide-cris.c
/* $Id: cris-ide-driver.patch,v 1.1 2005/06/29 21:39:07 akpm Exp $
*
* Etrax specific IDE functions, like init and PIO-mode setting etc.
* Almost the entire ide.c is used for the rest of the Etrax