Searched refs:mac_vnode_check_setmode (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_framework.h479 int mac_vnode_check_setmode(vfs_context_t ctx, struct vnode *vp,
H A Dmac_vfs.c978 mac_vnode_check_setmode(vfs_context_t ctx, struct vnode *vp, mode_t mode) function
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c3999 error = mac_vnode_check_setmode(ctx, vp, (mode_t)vap->va_mode);

Completed in 20 milliseconds