Searched defs:mplabel (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/security/mac_lomac/ |
| H A D | mac_lomac.c | 1087 lomac_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in lomac_devfs_vnode_associate() 1437 struct label *mplabel) in lomac_mount_create() 2274 lomac_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in lomac_vnode_associate_extattr() 2322 lomac_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in lomac_vnode_associate_singlelabel() 2781 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in lomac_vnode_create_extattr()
|
| /f-stack/freebsd/security/mac_test/ |
| H A D | mac_test.c | 522 test_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in test_devfs_vnode_associate() 984 struct label *mplabel) in test_mount_check_stat() 997 struct label *mplabel) in test_mount_create() 2425 test_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in test_vnode_associate_extattr() 2438 test_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in test_vnode_associate_singlelabel() 2882 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in test_vnode_create_extattr()
|
| /f-stack/freebsd/security/mac_stub/ |
| H A D | mac_stub.c | 347 stub_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in stub_devfs_vnode_associate() 524 struct label *mplabel) in stub_mount_check_stat() 532 struct label *mplabel) in stub_mount_create() 1326 stub_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in stub_vnode_associate_extattr() 1334 stub_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in stub_vnode_associate_singlelabel()
|
| /f-stack/freebsd/security/mac_mls/ |
| H A D | mac_mls.c | 968 mls_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in mls_devfs_vnode_associate() 1240 mls_mount_create(struct ucred *cred, struct mount *mp, struct label *mplabel) in mls_mount_create() 2455 mls_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in mls_vnode_associate_extattr() 2495 mls_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in mls_vnode_associate_singlelabel() 3140 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in mls_vnode_create_extattr()
|
| /f-stack/freebsd/security/mac_biba/ |
| H A D | mac_biba.c | 1326 struct label *mplabel) in biba_mount_check_stat() 1344 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()
|