Home
last modified time | relevance | path

Searched refs:sys_wait6 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/kern/
H A Dkern_exit.c872 sys_wait6(struct thread *td, struct wait6_args *uap) in sys_wait6() function
H A Dinit_sysent.c601 { .sy_narg = AS(wait6_args), .sy_call = (sy_call_t *)sys_wait6, .sy_auevent = AUE_WAIT6, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 532 = wait6 */
/freebsd/sys/sys/
H A Dsysproto.h2245 int sys_wait6(struct thread *, struct wait6_args *);