代码搜索:proc
找到约 10,000 项符合「proc」的源代码
代码结果 10,000
www.eeworm.com/read/278766/10511191
c jit.c
/*
* jit.c -- the just-in-time module
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source code in this file can be freely used,
www.eeworm.com/read/278764/10511694
c jit.c
/*
* jit.c -- the just-in-time module
*
* $Id: jit.c,v 1.9 2001/03/16 21:04:49 rubini Exp $
*
*/
/* BUGS: this module is not reentrant: only one file can be read at a time
* the module us
www.eeworm.com/read/352698/10523645
c imp2_k.c
#ifndef __KERNEL__
#define __KERNEL__
#endif
#ifndef MODULE
#define MODULE
#endif
#include
#include
#include
#include
#include
www.eeworm.com/read/352680/10525955
m51 fyd12864.m51
BL51 BANKED LINKER/LOCATER V5.03 08/24/2007 09:30:58 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
D:\KEIL\C51\BIN\BL51.EXE STARTU
www.eeworm.com/read/160471/10528159
pas unit10.pas
unit Unit10;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics,
Controls, Forms, Dialogs, StdCtrls
type
Tbiao=class(TForm)
ToolBar1: TToolBar;
ToolButton10: TTool
www.eeworm.com/read/278507/10530024
c daemon_init.c
#include "unp.h"
#include
#define MAXFD 64
extern int daemon_proc; /* defined in error.c */
int
daemon_init(const char *pname, int facility)
{
int i;
pid_t pid;
if ( (pid = Fork())
www.eeworm.com/read/278507/10530857
makefile
include ../Make.defines
PROGS = ssntp
all: ${PROGS}
ssntp: main.o sntp_proc.o
${CC} ${CFLAGS} -o $@ main.o sntp_proc.o ${LIBS}
clean:
rm -f ${PROGS} ${CLEANFILES}
www.eeworm.com/read/352649/10531562
m51 fyd12864.m51
BL51 BANKED LINKER/LOCATER V5.03 08/24/2007 09:30:58 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
D:\KEIL\C51\BIN\BL51.EXE STARTU
www.eeworm.com/read/423664/10538762
m51 i2c.m51
BL51 BANKED LINKER/LOCATER V5.03 04/26/2008 10:09:16 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE .\STAR
www.eeworm.com/read/352503/10545269
m51 i2c.m51
BL51 BANKED LINKER/LOCATER V5.12 08/29/2008 23:45:11 PAGE 1
BL51 BANKED LINKER/LOCATER V5.12, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE main.o