Searched refs:RUSAGE_BOTH (Results 1 - 3 of 3) sorted by relevance

/external/strace/xlat/
H A Dusagewho.h17 #if defined(RUSAGE_BOTH) || (defined(HAVE_DECL_RUSAGE_BOTH) && HAVE_DECL_RUSAGE_BOTH)
18 XLAT(RUSAGE_BOTH),
/external/ltp/testcases/kernel/syscalls/getrusage/
H A Dgetrusage02.c75 #ifndef RUSAGE_BOTH /* Removed from user space on RHEL4 */
76 #define RUSAGE_BOTH (-2) /* still works on SuSE */ macro
92 RUSAGE_BOTH, &usage, EINVAL},
/external/kernel-headers/original/uapi/linux/
H A Dresource.h20 #define RUSAGE_BOTH (-2) /* sys_wait4() uses this */ macro

Completed in 185 milliseconds