Home
last modified time | relevance | path

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

/freebsd-13.1/sys/security/mac/
H A Dmac_syscalls.c555 sys_mac_syscall(struct thread *td, struct mac_syscall_args *uap) in sys_mac_syscall() function
657 sys_mac_syscall(struct thread *td, struct mac_syscall_args *uap) in sys_mac_syscall() function
/freebsd-13.1/sys/kern/
H A Dinit_sysent.c452 …{ .sy_narg = AS(mac_syscall_args), .sy_call = (sy_call_t *)sys_mac_syscall, .sy_auevent = AUE_NULL…
/freebsd-13.1/sys/sys/
H A Dsysproto.h2088 int sys_mac_syscall(struct thread *, struct mac_syscall_args *);