Searched refs:__mac_set_fd_args (Results 1 – 4 of 4) sorted by relevance
487 sys___mac_set_fd(struct thread *td, struct __mac_set_fd_args *uap) in sys___mac_set_fd()712 sys___mac_set_fd(struct thread *td, struct __mac_set_fd_args *uap) in sys___mac_set_fd()
999 struct __mac_set_fd_args { struct2130 int sys___mac_set_fd(struct thread *, struct __mac_set_fd_args *);
457 …{ .sy_narg = AS(__mac_set_fd_args), .sy_call = (sy_call_t *)sys___mac_set_fd, .sy_auevent = AUE_NU…
1868 struct __mac_set_fd_args *p = params; in systrace_args()