Searched defs:mplabel (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/security/mac_lomac/ |
H A D | mac_lomac.c | 1095 lomac_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in lomac_devfs_vnode_associate() 1445 struct label *mplabel) in lomac_mount_create() 2277 lomac_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in lomac_vnode_associate_extattr() 2325 lomac_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in lomac_vnode_associate_singlelabel() 2784 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in lomac_vnode_create_extattr()
|
/freebsd/sys/security/mac_test/ |
H A D | mac_test.c | 544 test_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in test_devfs_vnode_associate() 1016 struct label *mplabel) in test_mount_check_stat() 1029 struct label *mplabel) in test_mount_create() 2457 test_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in test_vnode_associate_extattr() 2470 test_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in test_vnode_associate_singlelabel() 2914 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in test_vnode_create_extattr()
|
/freebsd/sys/security/mac_stub/ |
H A D | mac_stub.c | 364 stub_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in stub_devfs_vnode_associate() 548 struct label *mplabel) in stub_mount_check_stat() 556 struct label *mplabel) in stub_mount_create() 1350 stub_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in stub_vnode_associate_extattr() 1358 stub_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in stub_vnode_associate_singlelabel()
|
/freebsd/sys/security/mac_mls/ |
H A D | mac_mls.c | 966 mls_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in mls_devfs_vnode_associate() 1238 mls_mount_create(struct ucred *cred, struct mount *mp, struct label *mplabel) in mls_mount_create() 2453 mls_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in mls_vnode_associate_extattr() 2493 mls_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in mls_vnode_associate_singlelabel() 3138 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in mls_vnode_create_extattr()
|
/freebsd/sys/security/mac_biba/ |
H A D | mac_biba.c | 1324 struct label *mplabel) in biba_mount_check_stat() 1342 struct label *mplabel) in biba_mount_create() 2822 biba_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in biba_vnode_associate_extattr() 2863 biba_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in biba_vnode_associate_singlelabel() 3508 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in biba_vnode_create_extattr()
|