Searched refs:getsid_args (Results 1 – 6 of 6) sorted by relevance
212 struct getsid_args { struct217 sys_getsid(struct thread *td, struct getsid_args *uap) in sys_getsid() argument
379 …{ .sy_narg = AS(getsid_args), .sy_call = (sy_call_t *)sys_getsid, .sy_auevent = AUE_GETSID, .sy_fl…
1428 struct getsid_args *p = params; in systrace_args()
763 struct getsid_args { struct2056 int sys_getsid(struct thread *, struct getsid_args *);
380 …{ .sy_narg = AS(getsid_args), .sy_call = (sy_call_t *)sys_getsid, .sy_auevent = AUE_GETSID, .sy_fl…
1407 struct getsid_args *p = params; in systrace_args()