Searched refs:__wrusage (Results 1 – 6 of 6) sorted by relevance
| /freebsd-9-stable/sys/sys/ |
| D | wait.h | 153 struct __wrusage; 156 pid_t wait6(idtype_t, id_t, int *, int, struct __wrusage *,
|
| D | resource.h | 83 struct __wrusage { struct
|
| D | syscallsubr.h | 57 struct __wrusage; 251 int options, struct __wrusage *wrup, siginfo_t *sip);
|
| D | sysproto.h | 1753 …char wrusage_l_[PADL_(struct __wrusage *)]; struct __wrusage * wrusage; char wrusage_r_[PADR_(stru…
|
| /freebsd-9-stable/sys/kern/ |
| D | kern_exit.c | 759 struct __wrusage wru, *wrup; in sys_wait6() 931 int *status, int options, struct __wrusage *wrusage, siginfo_t *siginfo, in proc_to_reap() 1084 struct __wrusage wru, *wrup; in kern_wait() 1123 int options, struct __wrusage *wrusage, siginfo_t *siginfo) in kern_wait6()
|
| /freebsd-9-stable/sys/compat/freebsd32/ |
| D | freebsd32_misc.c | 182 struct __wrusage wru, *wrup; in freebsd32_wait6()
|