/openbsd/lib/libc/gen/ |
H A D | waitpid.c | 35 waitpid(pid_t pid, int *istat, int options) in waitpid() function
|
/openbsd/gnu/usr.bin/cvs/windows-NT/ |
H A D | waitpid.c | 13 pid_t waitpid (pid, statusp, options) in waitpid() function
|
/openbsd/gnu/lib/libiberty/src/ |
H A D | msdos.c | 12 waitpid() in waitpid() function
|
H A D | waitpid.c | 27 waitpid (pid_t pid, int *stat_loc, int options ATTRIBUTE_UNUSED) in waitpid() function
|
/openbsd/gnu/usr.bin/cvs/os2/ |
H A D | waitpid.c | 13 pid_t waitpid (pid, statusp, options) in waitpid() function
|
/openbsd/gnu/usr.bin/cvs/vms/ |
H A D | waitpid.c | 32 waitpid (pid, stat_loc, options) in waitpid() function
|
/openbsd/gnu/usr.bin/cvs/lib/ |
H A D | waitpid.c | 36 pid_t waitpid (pid, status, options) in waitpid() function
|
/openbsd/regress/lib/libc/sys/ |
H A D | t_wait_noproc.c | 59 ATF_TC_HEAD(waitpid, tc) in ATF_TC_HEAD() argument 66 ATF_TC_BODY(waitpid, tc) in ATF_TC_BODY() argument
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_solaris.cpp | 175 DECLARE__REAL_AND_INTERNAL(uptr, waitpid, int pid, int *status, int options) { in DECLARE__REAL_AND_INTERNAL() argument
|
/openbsd/gnu/usr.bin/perl/win32/ |
H A D | win32iop.h | 320 #define waitpid win32_waitpid macro
|
/openbsd/gnu/usr.bin/perl/vms/ |
H A D | vmsish.h | 99 #define waitpid my_waitpid macro
|
/openbsd/gnu/usr.bin/perl/ext/POSIX/ |
H A D | POSIX.xs | 1538 #define waitpid(a,b,c) not_here("waitpid") macro
|
/openbsd/gnu/gcc/libmudflap/ |
H A D | mf-hooks2.c | 1541 WRAPPER2(pid_t, waitpid, pid_t pid, int *status, int options) in WRAPPER2() argument
|