Home
last modified time | relevance | path

Searched refs:__mac_get_pid (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.101.15/security/
H A Dmac.h156 int __mac_get_pid(pid_t _pid, mac_t _label);
H A Dmac_base.c1242 __mac_get_pid(struct proc *p, struct __mac_get_pid_args *uap, int *ret __unused) in __mac_get_pid() function