Searched refs:sys_getsid (Results 1 – 3 of 3) sorted by relevance
192 sys_getsid(struct thread *td, struct getsid_args *uap) in sys_getsid() function
368 …{ .sy_narg = AS(getsid_args), .sy_call = (sy_call_t *)sys_getsid, .sy_auevent = AUE_GETSID, .sy_fl…
2020 int sys_getsid(struct thread *, struct getsid_args *);