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