Home
last modified time | relevance | path

Searched refs:mplabel (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/security/mac/
H A Dmac_policy.h187 struct label *mplabel, struct devfs_dirent *de,
268 struct mount *mp, struct label *mplabel);
270 struct label *mplabel);
547 struct label *mplabel, struct vnode *vp,
550 struct label *mplabel, struct vnode *vp,
649 struct mount *mp, struct label *mplabel,
/f-stack/freebsd/security/mac_test/
H A Dmac_test.c522 test_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in test_devfs_vnode_associate() argument
527 LABEL_CHECK(mplabel, MAGIC_MOUNT); in test_devfs_vnode_associate()
984 struct label *mplabel) in test_mount_check_stat() argument
988 LABEL_CHECK(mplabel, MAGIC_MOUNT); in test_mount_check_stat()
997 struct label *mplabel) in test_mount_create() argument
1001 LABEL_CHECK(mplabel, MAGIC_MOUNT); in test_mount_create()
2425 test_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in test_vnode_associate_extattr() argument
2429 LABEL_CHECK(mplabel, MAGIC_MOUNT); in test_vnode_associate_extattr()
2442 LABEL_CHECK(mplabel, MAGIC_MOUNT); in test_vnode_associate_singlelabel()
2882 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in test_vnode_create_extattr() argument
[all …]
/f-stack/freebsd/security/mac_stub/
H A Dmac_stub.c347 stub_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in stub_devfs_vnode_associate() argument
524 struct label *mplabel) in stub_mount_check_stat() argument
532 struct label *mplabel) in stub_mount_create() argument
1326 stub_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in stub_vnode_associate_extattr() argument
1334 stub_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in stub_vnode_associate_singlelabel() argument
/f-stack/freebsd/security/mac_biba/
H A Dmac_biba.c1326 struct label *mplabel) in biba_mount_check_stat() argument
1334 obj = SLOT(mplabel); in biba_mount_check_stat()
1344 struct label *mplabel) in biba_mount_create() argument
1349 dest = SLOT(mplabel); in biba_mount_create()
2822 biba_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in biba_vnode_associate_extattr() argument
2828 source = SLOT(mplabel); in biba_vnode_associate_extattr()
2863 biba_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in biba_vnode_associate_singlelabel() argument
2868 source = SLOT(mplabel); in biba_vnode_associate_singlelabel()
3508 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in biba_vnode_create_extattr() argument
/f-stack/freebsd/security/mac_lomac/
H A Dmac_lomac.c1087 lomac_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in lomac_devfs_vnode_associate() argument
1437 struct label *mplabel) in lomac_mount_create() argument
1442 dest = SLOT(mplabel); in lomac_mount_create()
2274 lomac_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in lomac_vnode_associate_extattr() argument
2280 source = SLOT(mplabel); in lomac_vnode_associate_extattr()
2322 lomac_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in lomac_vnode_associate_singlelabel() argument
2327 source = SLOT(mplabel); in lomac_vnode_associate_singlelabel()
2781 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in lomac_vnode_create_extattr() argument
/f-stack/freebsd/security/mac_mls/
H A Dmac_mls.c968 mls_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in mls_devfs_vnode_associate() argument
1240 mls_mount_create(struct ucred *cred, struct mount *mp, struct label *mplabel) in mls_mount_create() argument
1245 dest = SLOT(mplabel); in mls_mount_create()
2455 mls_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in mls_vnode_associate_extattr() argument
2461 source = SLOT(mplabel); in mls_vnode_associate_extattr()
2495 mls_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in mls_vnode_associate_singlelabel() argument
2500 source = SLOT(mplabel); in mls_vnode_associate_singlelabel()
3140 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in mls_vnode_create_extattr() argument