Searched refs:sys_rfork (Results 1 – 4 of 4) sorted by relevance
162 sys_rfork(struct thread *td, struct rfork_args *uap) in sys_rfork() function
320 …{ .sy_narg = AS(rfork_args), .sy_call = (sy_call_t *)sys_rfork, .sy_auevent = AUE_RFORK, .sy_flags…
321 …{ .sy_narg = AS(rfork_args), .sy_call = (sy_call_t *)sys_rfork, .sy_auevent = AUE_RFORK, .sy_flags…
2035 int sys_rfork(struct thread *, struct rfork_args *);