• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/security/

Lines Matching refs:vfs_context_t

294 mac_vnode_label_associate(struct mount *mp, struct vnode *vp, vfs_context_t ctx)
357 mac_vnode_notify_create(vfs_context_t ctx, struct mount *mp,
400 mac_vnode_label_store(vfs_context_t ctx, struct vnode *vp,
417 mac_cred_label_update_execve(vfs_context_t ctx, kauth_cred_t new, struct vnode *vp,
437 mac_cred_check_label_update_execve(vfs_context_t ctx, struct vnode *vp,
454 mac_vnode_check_access(vfs_context_t ctx, struct vnode *vp,
473 mac_vnode_check_chdir(vfs_context_t ctx, struct vnode *dvp)
488 mac_vnode_check_chroot(vfs_context_t ctx, struct vnode *dvp,
504 mac_vnode_check_create(vfs_context_t ctx, struct vnode *dvp,
520 mac_vnode_check_unlink(vfs_context_t ctx, struct vnode *dvp, struct vnode *vp,
537 mac_vnode_check_deleteacl(vfs_context_t ctx, struct vnode *vp,
554 mac_vnode_check_deleteextattr(vfs_context_t ctx, struct vnode *vp,
569 mac_vnode_check_exchangedata(vfs_context_t ctx,
588 mac_vnode_check_getacl(vfs_context_t ctx, struct vnode *vp, acl_type_t type)
604 mac_vnode_check_getattrlist(vfs_context_t ctx, struct vnode *vp,
622 mac_vnode_check_exec(vfs_context_t ctx, struct vnode *vp,
654 mac_vnode_check_getacl(vfs_context_t ctx, struct vnode *vp, acl_type_t type)
670 mac_vnode_check_getextattr(vfs_context_t ctx, struct vnode *vp,
687 mac_vnode_check_ioctl(vfs_context_t ctx, struct vnode *vp, u_int cmd)
702 mac_vnode_check_kqfilter(vfs_context_t ctx, kauth_cred_t file_cred,
720 mac_vnode_check_link(vfs_context_t ctx, struct vnode *dvp,
737 mac_vnode_check_listextattr(vfs_context_t ctx, struct vnode *vp)
752 mac_vnode_check_lookup(vfs_context_t ctx, struct vnode *dvp,
768 mac_vnode_check_open(vfs_context_t ctx, struct vnode *vp, int acc_mode)
783 mac_vnode_check_read(vfs_context_t ctx, struct ucred *file_cred,
801 mac_vnode_check_readdir(vfs_context_t ctx, struct vnode *dvp)
816 mac_vnode_check_readlink(vfs_context_t ctx, struct vnode *vp)
831 mac_vnode_check_label_update(vfs_context_t ctx, struct vnode *vp,
848 mac_vnode_check_rename_from(vfs_context_t ctx, struct vnode *dvp,
865 mac_vnode_check_rename_to(vfs_context_t ctx, struct vnode *dvp,
882 mac_vnode_check_revoke(vfs_context_t ctx, struct vnode *vp)
897 mac_vnode_check_select(vfs_context_t ctx, struct vnode *vp, int which)
913 mac_vnode_check_setacl(vfs_context_t ctx, struct vnode *vp, acl_type_t type,
930 mac_vnode_check_setattrlist(vfs_context_t ctx, struct vnode *vp,
946 mac_vnode_check_setextattr(vfs_context_t ctx, struct vnode *vp,
963 mac_vnode_check_setflags(vfs_context_t ctx, struct vnode *vp, u_long flags)
978 mac_vnode_check_setmode(vfs_context_t ctx, struct vnode *vp, mode_t mode)
993 mac_vnode_check_setowner(vfs_context_t ctx, struct vnode *vp, uid_t uid,
1009 mac_vnode_check_setutimes(vfs_context_t ctx, struct vnode *vp,
1026 mac_vnode_check_stat(vfs_context_t ctx, struct ucred *file_cred,
1043 mac_vnode_check_truncate(vfs_context_t ctx, struct ucred *file_cred,
1061 mac_vnode_check_write(vfs_context_t ctx, struct ucred *file_cred,
1078 mac_vnode_label_update(vfs_context_t ctx, struct vnode *vp, struct label *newlabel)
1088 mac_mount_label_associate(vfs_context_t ctx, struct mount *mp)
1137 mac_mount_check_mount(vfs_context_t ctx, struct vnode *vp,
1154 mac_mount_check_remount(vfs_context_t ctx, struct mount *mp)
1170 mac_mount_check_umount(vfs_context_t ctx, struct mount *mp)
1186 mac_mount_check_getattr(vfs_context_t ctx, struct mount *mp,
1202 mac_mount_check_setattr(vfs_context_t ctx, struct mount *mp,
1218 mac_mount_check_stat(vfs_context_t ctx, struct mount *mount)
1234 mac_mount_check_label_update(vfs_context_t ctx, struct mount *mount)
1250 mac_mount_check_fsctl(vfs_context_t ctx, struct mount *mp, u_int cmd)
1288 vn_setlabel(struct vnode *vp, struct label *intlabel, vfs_context_t context)
1336 struct vnode *vp, vfs_context_t ctx)