代码搜索:Process

找到约 10,000 项符合「Process」的源代码

代码结果 10,000
www.eeworm.com/read/452710/7435335

c userret.c

/* userret.c - userret */ #include #include /*------------------------------------------------------------------------ * userret -- entered when a process exits by retur
www.eeworm.com/read/452710/7435910

h,v q.h,v

head 1.2; access; symbols; locks dls:1.2; strict; comment @ * @; 1.2 date 97.09.21.19.26.19; author dls; state Dist; branches; next 1.1; 1.1 date 94.05.10.20.48.46; author dls; state
www.eeworm.com/read/452710/7435913

h,v tcptimer.h,v

head 1.3; access; symbols; locks dls:1.3; strict; comment @ * @; 1.3 date 97.09.21.19.26.19; author dls; state Dist; branches; next 1.2; 1.2 date 94.05.10.20.48.46; author dls; state
www.eeworm.com/read/452710/7435945

h,v kernel.h,v

head 1.2; access; symbols; locks dls:1.2; strict; comment @ * @; 1.2 date 97.09.21.19.26.19; author dls; state Dist; branches; next 1.1; 1.1 date 94.05.10.20.48.46; author dls; state
www.eeworm.com/read/452710/7435959

h,v rwho.h,v

head 1.2; access; symbols; locks dls:1.2; strict; comment @ * @; 1.2 date 97.09.21.19.26.19; author dls; state Dist; branches; next 1.1; 1.1 date 94.05.10.20.48.46; author dls; state
www.eeworm.com/read/452710/7435978

h kernel.h

/* kernel.h - disable, enable, halt, restore, isodd, min, max */ #include /* Symbolic constants used throughout Xinu */ typedef char Bool; /* Boolean type */ #define FALSE 0
www.eeworm.com/read/452710/7435994

h rip.h

/* rip.h */ #if !defined(_RIP_H_) && defined(RIP) #define _RIP_H_ #define RIPHSIZE 4 /* size of the header in octets */ #define RIP_VERSION 1 /* RIP version number */ #define AF_INET 2 /*
www.eeworm.com/read/452710/7436016

h rwho.h

/* rwho.h */ /* Data structures and constants for RWHO packet processing */ #define RMACLEN 32 /* length of machine name */ #define RWNLOAD 3 /* number of "load averages" */ #define RWNLEN
www.eeworm.com/read/452710/7436017

h q.h

/* q.h - firstid, firstkey, isempty, lastkey, nonempty */ #ifndef _Q_H_ #define _Q_H_ /* q structure declarations, constants, and inline procedures */ #ifndef NQENT #define NQENT NPROC +
www.eeworm.com/read/452710/7436044

c egp.c

/* egp.c - egp */ #include #include #include /*------------------------------------------------------------------------ * egp -- Do the Exterior Gateway Pro