Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dkern_exit.c786 sys_wait6(struct thread *td, struct wait6_args *uap) in sys_wait6() function
H A Dinit_sysent.c584 …{ AS(wait6_args), (sy_call_t *)sys_wait6, AUE_WAIT6, NULL, 0, 0, 0, SY_THR_STATIC }, /* 532 = wait…
/freebsd-12.1/sys/sys/
H A Dsysproto.h2143 int sys_wait6(struct thread *, struct wait6_args *);