Searched refs:NOMACCHECK (Results 1 – 4 of 4) sorted by relevance
173 #define NOMACCHECK 0x00020000 /* do not perform MAC checks */ macro
575 if ((cnp->cn_flags & NOMACCHECK) != 0) in mac_vnode_check_lookup_impl()
634 if ((cnp->cn_flags & NOMACCHECK) == 0) { in namei()
3981 ISOPEN | NOMACCHECK | AUDITVNODE1 | AUDITVNODE2 | NOCAPCHECK)