Searched defs:mplabel (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/security/mac_lomac/ |
H A D | mac_lomac.c | 1094 lomac_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in lomac_devfs_vnode_associate() 1444 struct label *mplabel) in lomac_mount_create() 2276 lomac_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in lomac_vnode_associate_extattr() 2324 lomac_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in lomac_vnode_associate_singlelabel() 2783 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 | 568 test_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in test_devfs_vnode_associate() 1040 struct label *mplabel) in test_mount_check_stat() 1053 struct label *mplabel) in test_mount_create() 2481 test_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in test_vnode_associate_extattr() 2494 test_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in test_vnode_associate_singlelabel() 2938 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 | 379 stub_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in stub_devfs_vnode_associate() 563 struct label *mplabel) in stub_mount_check_stat() 571 struct label *mplabel) in stub_mount_create() 1365 stub_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in stub_vnode_associate_extattr() 1373 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 | 964 mls_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in mls_devfs_vnode_associate() 1236 mls_mount_create(struct ucred *cred, struct mount *mp, struct label *mplabel) in mls_mount_create() 2451 mls_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in mls_vnode_associate_extattr() 2491 mls_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in mls_vnode_associate_singlelabel() 3136 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 | 1323 struct label *mplabel) in biba_mount_check_stat() 1341 struct label *mplabel) in biba_mount_create() 2821 biba_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in biba_vnode_associate_extattr() 2862 biba_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in biba_vnode_associate_singlelabel() 3507 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in biba_vnode_create_extattr()
|