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

/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_framework.h251 int mac_mount_check_remount(vfs_context_t ctx, struct mount *mp);
H A Dmac_vfs.c1154 mac_mount_check_remount(vfs_context_t ctx, struct mount *mp) function
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c307 error = mac_mount_check_remount(ctx, mp);

Completed in 53 milliseconds