Searched refs:getaudit_args (Results 1 – 6 of 6) sorted by relevance
647 sys_getaudit(struct thread *td, struct getaudit_args *uap) in sys_getaudit()870 sys_getaudit(struct thread *td, struct getaudit_args *uap) in sys_getaudit()
1225 struct getaudit_args { struct2164 int sys_getaudit(struct thread *, struct getaudit_args *);
512 …{ .sy_narg = AS(getaudit_args), .sy_call = (sy_call_t *)sys_getaudit, .sy_auevent = AUE_GETAUDIT, …
2305 struct getaudit_args *p = params; in systrace_args()
513 …{ .sy_narg = AS(getaudit_args), .sy_call = (sy_call_t *)sys_getaudit, .sy_auevent = AUE_GETAUDIT, …
2163 struct getaudit_args *p = params; in systrace_args()