Home
last modified time | relevance | path

Searched refs:__mac_set_fd_args (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/security/mac/
HDmac_syscalls.c420 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/
HDinit_sysent.c437 …{ AS(__mac_set_fd_args), (sy_call_t *)sys___mac_set_fd, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_T…
HDsystrace_args.c2099 struct __mac_set_fd_args *p = params; in systrace_args()
/NextBSD/sys/sys/
HDsysproto.h1116 struct __mac_set_fd_args { struct
2314 int sys___mac_set_fd(struct thread *, struct __mac_set_fd_args *);