Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_syscalls.c387 sys___mac_set_fd(struct thread *td, struct __mac_set_fd_args *uap) in sys___mac_set_fd() function
636 sys___mac_set_fd(struct thread *td, struct __mac_set_fd_args *uap) in sys___mac_set_fd() function
/f-stack/freebsd/kern/
H A Dinit_sysent.c446 …{ .sy_narg = AS(__mac_set_fd_args), .sy_call = (sy_call_t *)sys___mac_set_fd, .sy_auevent = AUE_NU…
/f-stack/freebsd/sys/
H A Dsysproto.h2075 int sys___mac_set_fd(struct thread *, struct __mac_set_fd_args *);