Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_veriexec/
H A Dmac_veriexec.h160 int mac_veriexec_proc_is_trusted(struct ucred *cred, struct proc *p);
H A Dmac_veriexec.c420 if (!mac_veriexec_proc_is_trusted(cred, curproc)) in mac_veriexec_priv_check()
861 mac_veriexec_proc_is_trusted(struct ucred *cred, struct proc *p) in mac_veriexec_proc_is_trusted() function