Searched refs:sys___mac_set_fd (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/sys/security/mac/ |
| D | mac_syscalls.c | 425 sys___mac_set_fd(struct thread *td, struct __mac_set_fd_args *uap) in sys___mac_set_fd() function 717 sys___mac_set_fd(struct thread *td, struct __mac_set_fd_args *uap) in sys___mac_set_fd() function
|
| /freebsd-9-stable/sys/kern/ |
| D | init_sysent.c | 425 …{ AS(__mac_set_fd_args), (sy_call_t *)sys___mac_set_fd, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_T…
|
| /freebsd-9-stable/sys/sys/ |
| D | sysproto.h | 2006 int sys___mac_set_fd(struct thread *, struct __mac_set_fd_args *);
|