Home
last modified time | relevance | path

Searched refs:sys_getppid (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/kern/
H A Dkern_prot.c118 sys_getppid(struct thread *td, struct getppid_args *uap) in sys_getppid() function
H A Dinit_sysent.c91 …{ 0, (sy_call_t *)sys_getppid, AUE_GETPPID, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 39 = g…
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c98 …{ 0, (sy_call_t *)sys_getppid, AUE_GETPPID, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 39 = g…
/freebsd-12.1/sys/sys/
H A Dsysproto.h1826 int sys_getppid(struct thread *, struct getppid_args *);