Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dkern_exit.c768 sys_wait4(struct thread *td, struct wait4_args *uap) in sys_wait4() function
H A Dinit_sysent.c59 …{ AS(wait4_args), (sy_call_t *)sys_wait4, AUE_WAIT4, NULL, 0, 0, 0, SY_THR_STATIC }, /* 7 = wait4 …
/freebsd-12.1/sys/sys/
H A Dsysproto.h1800 int sys_wait4(struct thread *, struct wait4_args *);