/freebsd-src/sys/security/mac_lomac/ |
H A D | mac_lomac.c | 1095 lomac_devfs_vnode_associate(struct mount * mp,struct label * mplabel,struct devfs_dirent * de,struct label * delabel,struct vnode * vp,struct label * vplabel) lomac_devfs_vnode_associate() argument 1445 lomac_mount_create(struct ucred * cred,struct mount * mp,struct label * mplabel) lomac_mount_create() argument 2277 lomac_vnode_associate_extattr(struct mount * mp,struct label * mplabel,struct vnode * vp,struct label * vplabel) lomac_vnode_associate_extattr() argument 2325 lomac_vnode_associate_singlelabel(struct mount * mp,struct label * mplabel,struct vnode * vp,struct label * vplabel) lomac_vnode_associate_singlelabel() argument 2784 lomac_vnode_create_extattr(struct ucred * cred,struct mount * mp,struct label * mplabel,struct vnode * dvp,struct label * dvplabel,struct vnode * vp,struct label * vplabel,struct componentname * cnp) lomac_vnode_create_extattr() argument
|
/freebsd-src/sys/security/mac_test/ |
H A D | mac_test.c | 544 test_devfs_vnode_associate(struct mount * mp,struct label * mplabel,struct devfs_dirent * de,struct label * delabel,struct vnode * vp,struct label * vplabel) test_devfs_vnode_associate() argument 1016 test_mount_check_stat(struct ucred * cred,struct mount * mp,struct label * mplabel) test_mount_check_stat() argument 1029 test_mount_create(struct ucred * cred,struct mount * mp,struct label * mplabel) test_mount_create() argument 2457 test_vnode_associate_extattr(struct mount * mp,struct label * mplabel,struct vnode * vp,struct label * vplabel) test_vnode_associate_extattr() argument 2470 test_vnode_associate_singlelabel(struct mount * mp,struct label * mplabel,struct vnode * vp,struct label * vplabel) test_vnode_associate_singlelabel() argument 2914 test_vnode_create_extattr(struct ucred * cred,struct mount * mp,struct label * mplabel,struct vnode * dvp,struct label * dvplabel,struct vnode * vp,struct label * vplabel,struct componentname * cnp) test_vnode_create_extattr() argument [all...] |
/freebsd-src/sys/security/mac_stub/ |
H A D | mac_stub.c | 364 stub_devfs_vnode_associate(struct mount * mp,struct label * mplabel,struct devfs_dirent * de,struct label * delabel,struct vnode * vp,struct label * vplabel) stub_devfs_vnode_associate() argument 548 stub_mount_check_stat(struct ucred * cred,struct mount * mp,struct label * mplabel) stub_mount_check_stat() argument 556 stub_mount_create(struct ucred * cred,struct mount * mp,struct label * mplabel) stub_mount_create() argument 1350 stub_vnode_associate_extattr(struct mount * mp,struct label * mplabel,struct vnode * vp,struct label * vplabel) stub_vnode_associate_extattr() argument 1358 stub_vnode_associate_singlelabel(struct mount * mp,struct label * mplabel,struct vnode * vp,struct label * vplabel) stub_vnode_associate_singlelabel() argument
|
/freebsd-src/sys/security/mac_mls/ |
H A D | mac_mls.c | 966 mls_devfs_vnode_associate(struct mount * mp,struct label * mplabel,struct devfs_dirent * de,struct label * delabel,struct vnode * vp,struct label * vplabel) mls_devfs_vnode_associate() argument 1238 mls_mount_create(struct ucred * cred,struct mount * mp,struct label * mplabel) mls_mount_create() argument 2453 mls_vnode_associate_extattr(struct mount * mp,struct label * mplabel,struct vnode * vp,struct label * vplabel) mls_vnode_associate_extattr() argument 2493 mls_vnode_associate_singlelabel(struct mount * mp,struct label * mplabel,struct vnode * vp,struct label * vplabel) mls_vnode_associate_singlelabel() argument 3138 mls_vnode_create_extattr(struct ucred * cred,struct mount * mp,struct label * mplabel,struct vnode * dvp,struct label * dvplabel,struct vnode * vp,struct label * vplabel,struct componentname * cnp) mls_vnode_create_extattr() argument
|
/freebsd-src/sys/security/mac_biba/ |
H A D | mac_biba.c | 1324 biba_mount_check_stat(struct ucred * cred,struct mount * mp,struct label * mplabel) biba_mount_check_stat() argument 1342 biba_mount_create(struct ucred * cred,struct mount * mp,struct label * mplabel) biba_mount_create() argument 2822 biba_vnode_associate_extattr(struct mount * mp,struct label * mplabel,struct vnode * vp,struct label * vplabel) biba_vnode_associate_extattr() argument 2863 biba_vnode_associate_singlelabel(struct mount * mp,struct label * mplabel,struct vnode * vp,struct label * vplabel) biba_vnode_associate_singlelabel() argument 3508 biba_vnode_create_extattr(struct ucred * cred,struct mount * mp,struct label * mplabel,struct vnode * dvp,struct label * dvplabel,struct vnode * vp,struct label * vplabel,struct componentname * cnp) biba_vnode_create_extattr() argument
|