Home
last modified time | relevance | path

Searched defs:waitpid (Results 1 – 5 of 5) sorted by relevance

/onnv-gate/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dbsd-waitpid.c35 waitpid(int pid, int *stat_loc, int options) in waitpid() function
/onnv-gate/usr/src/lib/libc/port/gen/
H A Dwaitpid.c78 waitpid(pid_t pid, int *stat_loc, int options) in waitpid() function
/onnv-gate/usr/src/lib/libbc/libc/sys/common/
H A Dwait.c125 waitpid(int pid, int *status, int options) in waitpid() function
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/POSIX/
H A DPOSIX.pm595 sub waitpid { subroutine
H A DPOSIX.xs299 #define waitpid(a,b,c) not_here("waitpid") macro