Searched refs:mac_vnode_check_stat (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/security/
H A Dmac_framework.h523 int mac_vnode_check_stat(vfs_context_t ctx,
H A Dmac_vfs.c1239 mac_vnode_check_stat(vfs_context_t ctx, struct ucred *file_cred, function
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_search.c634 myErr = mac_vnode_check_stat(ctx, NOCRED, vp);
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_vnops.c1271 error = mac_vnode_check_stat(ctx, NOCRED, vp);

Completed in 80 milliseconds