Searched refs:setauid_args (Results 1 – 6 of 6) sorted by relevance
606 sys_setauid(struct thread *td, struct setauid_args *uap) in sys_setauid()862 sys_setauid(struct thread *td, struct setauid_args *uap) in sys_setauid()
1216 struct setauid_args { struct2159 int sys_setauid(struct thread *, struct setauid_args *);
517 …{ .sy_narg = AS(setauid_args), .sy_call = (sy_call_t *)sys_setauid, .sy_auevent = AUE_SETAUID, .sy…
2285 struct setauid_args *p = params; in systrace_args()
518 …{ .sy_narg = AS(setauid_args), .sy_call = (sy_call_t *)sys_setauid, .sy_auevent = AUE_SETAUID, .sy…
2143 struct setauid_args *p = params; in systrace_args()