Home
last modified time | relevance | path

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

/freebsd/sys/security/mac/
H A Dmac_syscalls.c349 sys___mac_get_fd(struct thread *td, struct __mac_get_fd_args *uap) in sys___mac_get_fd() function
691 sys___mac_get_fd(struct thread *td, struct __mac_get_fd_args *uap) in sys___mac_get_fd() function
/freebsd/sys/kern/
H A Dinit_sysent.c455 …{ .sy_narg = AS(__mac_get_fd_args), .sy_call = (sy_call_t *)sys___mac_get_fd, .sy_auevent = AUE_NU…
/freebsd/sys/sys/
H A Dsysproto.h2109 int sys___mac_get_fd(struct thread *, struct __mac_get_fd_args *);