Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/security/mac/
Dmac_syscalls.c625 sys_mac_syscall(struct thread *td, struct mac_syscall_args *uap) in sys_mac_syscall()
727 sys_mac_syscall(struct thread *td, struct mac_syscall_args *uap) in sys_mac_syscall()
/freebsd-10-stable/sys/kern/
Dinit_sysent.c430 …{ AS(mac_syscall_args), (sy_call_t *)sys_mac_syscall, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
Dsystrace_args.c2164 struct mac_syscall_args *p = params; in systrace_args()
/freebsd-10-stable/sys/sys/
Dsysproto.h1152 struct mac_syscall_args { struct
2090 int sys_mac_syscall(struct thread *, struct mac_syscall_args *);