Searched defs:wrusage (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/lib/libnetbsd/sys/
H A Dwait.h35 #define wrusage __wrusage macro
/freebsd-10-stable/sys/kern/
H A Dkern_exit.c976 proc_to_reap(struct thread *td, struct proc *p, idtype_t idtype, id_t id, int *status, int options, struct __wrusage *wrusage, siginfo_t *siginfo, int check_only) argument
1165 kern_wait6(struct thread *td, idtype_t idtype, id_t id, int *status, int options, struct __wrusage *wrusage, siginfo_t *siginfo) argument
/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h640 char wrusage_l_[PADL_(struct wrusage32 *)]; struct wrusage32 * wrusage; char wrusage_r_[PADR_(struct wrusage32 *)]; member in struct:freebsd32_wait6_args
665 char wrusage_l_[PADL_(struct wrusage32 *)]; struct wrusage32 * wrusage; char wrusage_r_[PADR_(struct wrusage32 *)]; member in struct:freebsd32_wait6_args
/freebsd-10-stable/sys/sys/
H A Dsysproto.h1759 char wrusage_l_[PADL_(struct __wrusage *)]; struct __wrusage * wrusage; char wrusage_r_[PADR_(struct __wrusage *)]; member in struct:wait6_args

Completed in 210 milliseconds