Searched refs:sys___mac_get_fd (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/security/mac/
H A Dmac_syscalls.c223 sys___mac_get_fd(struct thread *td, struct __mac_get_fd_args *uap) function
685 sys___mac_get_fd(struct thread *td, struct __mac_get_fd_args *uap) function
/freebsd-11.0-release/sys/kern/
H A Dinit_sysent.c435 { AS(__mac_get_fd_args), (sy_call_t *)sys___mac_get_fd, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 386 = __mac_get_fd */
/freebsd-11.0-release/sys/sys/
H A Dsysproto.h2026 int sys___mac_get_fd(struct thread *, struct __mac_get_fd_args *);

Completed in 173 milliseconds