Searched refs:sys_getppid (Results 1 – 4 of 4) sorted by relevance
124 sys_getppid(struct thread *td, struct getppid_args *uap) in sys_getppid() function
102 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = SYF_CA…
103 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = SYF_CA…
1923 int sys_getppid(struct thread *, struct getppid_args *);