Home
last modified time | relevance | path

Searched refs:mac_syscall_args (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/security/mac/
H A Dmac_syscalls.c553 sys_mac_syscall(struct thread *td, struct mac_syscall_args *uap) in sys_mac_syscall()
655 sys_mac_syscall(struct thread *td, struct mac_syscall_args *uap) in sys_mac_syscall()
/freebsd-12.1/sys/kern/
H A Dinit_sysent.c446 …{ AS(mac_syscall_args), (sy_call_t *)sys_mac_syscall, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
H A Dsystrace_args.c1952 struct mac_syscall_args *p = params; in systrace_args()
/freebsd-12.1/sys/sys/
H A Dsysproto.h1048 struct mac_syscall_args { struct
2024 int sys_mac_syscall(struct thread *, struct mac_syscall_args *);