Home
last modified time | relevance | path

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

/xnu-11215/security/
H A Dmac_vfs.c493 mac_vnode_notify_open(vfs_context_t ctx, struct vnode *vp, int acc_flags) in mac_vnode_notify_open() argument
508 MAC_PERFORM(vnode_notify_open, cred, vp, mac_vnode_label(vp), acc_flags); in mac_vnode_notify_open()
H A Dmac_framework.h569 void mac_vnode_notify_open(vfs_context_t ctx, struct vnode *vp, int acc_flags);