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

/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_framework.h244 int mac_mount_check_fsctl(vfs_context_t ctx, struct mount *mp,
H A Dmac_vfs.c1250 mac_mount_check_fsctl(vfs_context_t ctx, struct mount *mp, u_int cmd) function
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c6398 error = mac_mount_check_fsctl(ctx, vnode_mount(nd.ni_vp), cmd);

Completed in 47 milliseconds