Home
last modified time | relevance | path

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

/freebsd-12.1/sys/security/mac/
H A Dmac_syscalls.c85 sys___mac_get_pid(struct thread *td, struct __mac_get_pid_args *uap) in sys___mac_get_pid() function
592 sys___mac_get_pid(struct thread *td, struct __mac_get_pid_args *uap) in sys___mac_get_pid() function
/freebsd-12.1/sys/kern/
H A Dinit_sysent.c461 …{ AS(__mac_get_pid_args), (sy_call_t *)sys___mac_get_pid, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }…
/freebsd-12.1/sys/sys/
H A Dsysproto.h2034 int sys___mac_get_pid(struct thread *, struct __mac_get_pid_args *);