Searched refs:getsid_args (Results 1 – 6 of 6) sorted by relevance
211 struct getsid_args { struct216 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…
1412 struct getsid_args *p = params; in systrace_args()
755 struct getsid_args { struct2100 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…
1391 struct getsid_args *p = params; in systrace_args()