Searched refs:__mac_set_fd_args (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/security/mac/ |
| HD | mac_syscalls.c | 420 sys___mac_set_fd(struct thread *td, struct __mac_set_fd_args *uap) in sys___mac_set_fd() 706 sys___mac_set_fd(struct thread *td, struct __mac_set_fd_args *uap) in sys___mac_set_fd()
|
| /NextBSD/sys/kern/ |
| HD | init_sysent.c | 437 …{ AS(__mac_set_fd_args), (sy_call_t *)sys___mac_set_fd, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_T…
|
| HD | systrace_args.c | 2099 struct __mac_set_fd_args *p = params; in systrace_args()
|
| /NextBSD/sys/sys/ |
| HD | sysproto.h | 1116 struct __mac_set_fd_args { struct 2314 int sys___mac_set_fd(struct thread *, struct __mac_set_fd_args *);
|