/src/lib/libc/compat/sys/ |
compat_wait4.c | 48 __warn_references(wait4, 49 "warning: reference to compatibility wait4(); include <sys/wait.h> to generate correct reference") 52 __weak_alias(wait4, _wait4) 58 * libc12 compatible wait4 routine. 74 wait4(pid_t wpid, int *status, int options, struct rusage50 *ru50) function in typeref:typename:pid_t
|
compat_wait4.c | 48 __warn_references(wait4, 49 "warning: reference to compatibility wait4(); include <sys/wait.h> to generate correct reference") 52 __weak_alias(wait4, _wait4) 58 * libc12 compatible wait4 routine. 74 wait4(pid_t wpid, int *status, int options, struct rusage50 *ru50) function in typeref:typename:pid_t
|
compat_wait4.c | 48 __warn_references(wait4, 49 "warning: reference to compatibility wait4(); include <sys/wait.h> to generate correct reference") 52 __weak_alias(wait4, _wait4) 58 * libc12 compatible wait4 routine. 74 wait4(pid_t wpid, int *status, int options, struct rusage50 *ru50) function in typeref:typename:pid_t
|
/src/lib/libc/include/ |
namespace.h | 804 #define wait4 _wait4 macro
|
namespace.h | 804 #define wait4 _wait4 macro
|
namespace.h | 804 #define wait4 _wait4 macro
|