Searched refs:__rusage (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/posix/ |
D | tst-wait3.c | 19 #define WAIT_CALL(__pid, __wstatus, __options, __rusage) \ argument 20 wait3 (__wstatus, __options, __rusage)
|
D | tst-wait4.c | 19 #define WAIT_CALL(__pid, __wstatus, __options, __rusage) \ argument 20 wait4 (__pid, __wstatus, __options, __rusage)
|