Searched refs:linux_waitpid (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_proto.h1514 int linux_waitpid(struct thread *, struct linux_waitpid_args *);
H A Dlinux32_sysent.c28 { AS(linux_waitpid_args), (sy_call_t *)linux_waitpid, AUE_WAIT4, NULL, 0, 0, 0, SY_THR_STATIC }, /* 7 = linux_waitpid */
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c996 linux_waitpid(struct thread *td, struct linux_waitpid_args *args) function
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_proto.h1532 int linux_waitpid(struct thread *, struct linux_waitpid_args *);
H A Dlinux_sysent.c27 { AS(linux_waitpid_args), (sy_call_t *)linux_waitpid, AUE_WAIT4, NULL, 0, 0, 0, SY_THR_STATIC }, /* 7 = linux_waitpid */

Completed in 191 milliseconds