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

/freebsd-12-stable/sys/security/mac_veriexec/
H A Dmac_veriexec.h158 int mac_veriexec_proc_is_trusted(struct ucred *cred, struct proc *p);
H A Dmac_veriexec.c416 if (!mac_veriexec_proc_is_trusted(cred, curproc))
824 mac_veriexec_proc_is_trusted(struct ucred *cred, struct proc *p) function

Completed in 109 milliseconds