代码搜索结果

找到约 10,000 项符合 PID 的代码

pidcontroltable.h

//////////////////////////////////////////////////////// // 僼傽僀儖偺愢柧丗PID 僐儞僩儘乕儖梡僥乕僽儖僋儔僗僿僢僟 //////////////////////////////////////////////////////// #ifndef __PID_CONTROL_TABLE_H #define __PID_CONTR

fork.c

/* * linux/kernel/fork.c * * (C) 1991 Linus Torvalds */ /* * 'fork.c' contains the help-routines for the 'fork' system call * (see also system_call.s), and some misc functions ('verify_area

fork.c

/* * 'fork.c' contains the help-routines for the 'fork' system call * (see also system_call.s), and some misc functions ('verify_area'). * Fork is rather simple, once you get the hang of it, but t

fork.c

/* * 'fork.c' contains the help-routines for the 'fork' system call * (see also system_call.s), and some misc functions ('verify_area'). * Fork is rather simple, once you get the hang of it, bu

fork.c

/* * linux/kernel/fork.c * * (C) 1991 Linus Torvalds */ /* * 'fork.c' contains the help-routines for the 'fork' system call * (see also system_call.s), and some misc functions ('ver

fork.c

/* * 'fork.c' contains the help-routines for the 'fork' system call * (see also system_call.s), and some misc functions ('verify_area'). * Fork is rather simple, once you get the hang of it, but t

fork.c

/* * linux/kernel/fork.c * * (C) 1991 Linus Torvalds */ /* * 'fork.c' contains the help-routines for the 'fork' system call * (see also system_call.s), and some misc functions ('verify_area

ph.c

#include #include #include #include #include #include #include "head.h" #define PHI_NUMBER 100 #define GROUP_SIZE 5

fork.c

/* * 'fork.c' contains the help-routines for the 'fork' system call * (see also system_call.s), and some misc functions ('verify_area'). * Fork is rather simple, once you get the hang of it, but t

config-solaris

find_pid_command=ps -ef | grep NAME | grep -v grep | awk '{ print $2 }' path=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin ld_path=/lib:/usr/lib:/usr/openwin/lib:/usr/dt/lib ld_env=LD_LIBRARY_PATH