Searched refs:__mac_get_fd_args (Results 1 – 4 of 4) sorted by relevance
228 sys___mac_get_fd(struct thread *td, struct __mac_get_fd_args *uap) in sys___mac_get_fd()615 sys___mac_get_fd(struct thread *td, struct __mac_get_fd_args *uap) in sys___mac_get_fd()
1009 struct __mac_get_fd_args { struct2073 int sys___mac_get_fd(struct thread *, struct __mac_get_fd_args *);
444 …{ .sy_narg = AS(__mac_get_fd_args), .sy_call = (sy_call_t *)sys___mac_get_fd, .sy_auevent = AUE_NU…
1881 struct __mac_get_fd_args *p = params; in systrace_args()