Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dkern_prot.c124 sys_getppid(struct thread *td, struct getppid_args *uap) in sys_getppid() function
H A Dinit_sysent.c102 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = SYF_CA…
/freebsd-14.2/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c103 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = SYF_CA…
/freebsd-14.2/sys/sys/
H A Dsysproto.h1923 int sys_getppid(struct thread *, struct getppid_args *);