Searched refs:getauid_args (Results 1 – 6 of 6) sorted by relevance
592 sys_getauid(struct thread *td, struct getauid_args *uap) in sys_getauid()856 sys_getauid(struct thread *td, struct getauid_args *uap) in sys_getauid()
1219 struct getauid_args { struct2167 int sys_getauid(struct thread *, struct getauid_args *);
510 …{ .sy_narg = AS(getauid_args), .sy_call = (sy_call_t *)sys_getauid, .sy_auevent = AUE_GETAUID, .sy…
2291 struct getauid_args *p = params; in systrace_args()
511 …{ .sy_narg = AS(getauid_args), .sy_call = (sy_call_t *)sys_getauid, .sy_auevent = AUE_GETAUID, .sy…
2149 struct getauid_args *p = params; in systrace_args()