Searched refs:__mac_get_fd_args (Results 1 – 4 of 4) sorted by relevance
349 sys___mac_get_fd(struct thread *td, struct __mac_get_fd_args *uap) in sys___mac_get_fd()691 sys___mac_get_fd(struct thread *td, struct __mac_get_fd_args *uap) in sys___mac_get_fd()
999 struct __mac_get_fd_args { struct2109 int sys___mac_get_fd(struct thread *, struct __mac_get_fd_args *);
455 …{ .sy_narg = AS(__mac_get_fd_args), .sy_call = (sy_call_t *)sys___mac_get_fd, .sy_auevent = AUE_NU…
1868 struct __mac_get_fd_args *p = params; in systrace_args()