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

/xnu-2422.115.4/security/
H A Dmac_framework.h485 int mac_vnode_check_ioctl(vfs_context_t ctx, struct vnode *vp,
H A Dmac_vfs.c885 mac_vnode_check_ioctl(vfs_context_t ctx, struct vnode *vp, u_int cmd) function
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_vnops.c1303 error = mac_vnode_check_ioctl(ctx, vp, com);

Completed in 35 milliseconds