Home
last modified time | relevance | path

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

/src/sys/security/mac/
H A Dmac_syscalls.c163 sys___mac_get_pid(struct thread *td, struct __mac_get_pid_args *uap) in sys___mac_get_pid() function
861 sys___mac_get_pid(struct thread *td, struct __mac_get_pid_args *uap) in sys___mac_get_pid() function
/src/sys/kern/
H A Dinit_sysent.c478 …{ .sy_narg = AS(__mac_get_pid_args), .sy_call = (sy_call_t *)sys___mac_get_pid, .sy_auevent = AUE_…
/src/sys/sys/
H A Dsysproto.h2171 int sys___mac_get_pid(struct thread *, struct __mac_get_pid_args *);