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

/freebsd-10-stable/sys/kern/
H A Dkern_prot.c121 sys_getppid(struct thread *td, struct getppid_args *uap) function
H A Dinit_sysent.c75 { 0, (sy_call_t *)sys_getppid, AUE_GETPPID, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 39 = getppid */
/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c88 { 0, (sy_call_t *)sys_getppid, AUE_GETPPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 39 = getppid */
/freebsd-10-stable/sys/sys/
H A Dsysproto.h1871 int sys_getppid(struct thread *, struct getppid_args *);

Completed in 131 milliseconds