Searched refs:getsid_args (Results 1 – 6 of 6) sorted by relevance
192 struct getsid_args { struct197 sys_getsid(struct thread *td, struct getsid_args *uap) in sys_getsid() argument
373 …{ .sy_narg = AS(getsid_args), .sy_call = (sy_call_t *)sys_getsid, .sy_auevent = AUE_GETSID, .sy_fl…
1441 struct getsid_args *p = params; in systrace_args()
769 struct getsid_args { struct2060 int sys_getsid(struct thread *, struct getsid_args *);
374 …{ .sy_narg = AS(getsid_args), .sy_call = (sy_call_t *)sys_getsid, .sy_auevent = AUE_GETSID, .sy_fl…
1420 struct getsid_args *p = params; in systrace_args()