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

/darwin-on-arm/xnu/security/
H A Dmac_framework.h477 int mac_vnode_check_ioctl(vfs_context_t ctx, struct vnode *vp,
H A Dmac_vfs.c737 mac_vnode_check_ioctl(vfs_context_t ctx, struct vnode *vp, u_int cmd) function
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_vnops.c1292 error = mac_vnode_check_ioctl(ctx, vp, com);

Completed in 81 milliseconds