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

/freebsd-11.0-release/sys/security/mac/
H A Dmac_syscalls.c625 sys_mac_syscall(struct thread *td, struct mac_syscall_args *uap) function
727 sys_mac_syscall(struct thread *td, struct mac_syscall_args *uap) function
/freebsd-11.0-release/sys/kern/
H A Dinit_sysent.c443 { AS(mac_syscall_args), (sy_call_t *)sys_mac_syscall, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 394 = mac_syscall */
/freebsd-11.0-release/sys/sys/
H A Dsysproto.h2034 int sys_mac_syscall(struct thread *, struct mac_syscall_args *);

Completed in 131 milliseconds