Home
last modified time | relevance | path

Searched refs:__wrusage (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/sys/
H A Dwait.h167 struct __wrusage;
170 pid_t wait6(idtype_t, id_t, int *, int, struct __wrusage *,
H A Dresource.h95 struct __wrusage { struct
H A Dsyscallsubr.h41 struct __wrusage;
337 int options, struct __wrusage *wrup, siginfo_t *sip);
H A Dsysproto.h1612 …char wrusage_l_[PADL_(struct __wrusage *)]; struct __wrusage * wrusage; char wrusage_r_[PADR_(stru…
/f-stack/tools/compat/include/sys/
H A Dresource.h92 struct __wrusage { struct
/f-stack/freebsd/kern/
H A Dkern_exit.c808 struct __wrusage wru, *wrup; in sys_wait6()
985 int *status, int options, struct __wrusage *wrusage, siginfo_t *siginfo, in proc_to_reap()
1140 struct __wrusage wru, *wrup; in kern_wait()
1211 int options, struct __wrusage *wrusage, siginfo_t *siginfo) in kern_wait6()