Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/kern/
HDkern_exit.c779 sys_wait6(struct thread *td, struct wait6_args *uap) in sys_wait6() function
HDinit_sysent.c580 …{ AS(wait6_args), (sy_call_t *)sys_wait6, AUE_WAIT6, NULL, 0, 0, 0, SY_THR_STATIC }, /* 532 = wait…
/freebsd-11-stable/sys/sys/
HDsysproto.h2168 int sys_wait6(struct thread *, struct wait6_args *);