Home
last modified time | relevance | path

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

/freebsd/sys/security/mac_test/
H A Dmac_test.c570 test_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in test_devfs_vnode_associate() argument
575 LABEL_CHECK(mplabel, MAGIC_MOUNT); in test_devfs_vnode_associate()
1042 struct label *mplabel) in test_mount_check_stat() argument
1046 LABEL_CHECK(mplabel, MAGIC_MOUNT); in test_mount_check_stat()
1055 struct label *mplabel) in test_mount_create() argument
1059 LABEL_CHECK(mplabel, MAGIC_MOUNT); in test_mount_create()
2646 test_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in test_vnode_associate_extattr()
2650 LABEL_CHECK(mplabel, MAGIC_MOUNT);
2659 test_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel,
2663 LABEL_CHECK(mplabel, MAGIC_MOUN in test_vnode_check_access()
2638 test_vnode_associate_extattr(struct mount * mp,struct label * mplabel,struct vnode * vp,struct label * vplabel) test_vnode_associate_extattr() argument
2651 test_vnode_associate_singlelabel(struct mount * mp,struct label * mplabel,struct vnode * vp,struct label * vplabel) test_vnode_associate_singlelabel() argument
3095 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/sys/security/mac/
H A Dmac_policy.h204 struct label *mplabel, struct devfs_dirent *de,
293 struct mount *mp, struct label *mplabel);
295 struct label *mplabel);
605 struct label *mplabel, struct vnode *vp,
608 struct label *mplabel, struct vnode *vp,
707 struct mount *mp, struct label *mplabel,
/freebsd/sys/security/mac_stub/
H A Dmac_stub.c380 stub_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in stub_devfs_vnode_associate() argument
564 struct label *mplabel) in stub_mount_check_stat() argument
572 struct label *mplabel) in stub_mount_create() argument
1440 stub_vnode_associate_extattr(struct mount *mp, struct label *mplabel,
1448 stub_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel,
1434 stub_vnode_associate_extattr(struct mount * mp,struct label * mplabel,struct vnode * vp,struct label * vplabel) stub_vnode_associate_extattr() argument
1442 stub_vnode_associate_singlelabel(struct mount * mp,struct label * mplabel,struct vnode * vp,struct label * vplabel) stub_vnode_associate_singlelabel() argument
/freebsd/sys/security/mac_biba/
H A Dmac_biba.c1323 struct label *mplabel) in biba_mount_check_stat() argument
1331 obj = SLOT(mplabel); in biba_mount_check_stat()
1341 struct label *mplabel) in biba_mount_create() argument
1346 dest = SLOT(mplabel); in biba_mount_create()
2821 biba_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in biba_vnode_associate_extattr() argument
2827 source = SLOT(mplabel); in biba_vnode_associate_extattr()
2862 biba_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in biba_vnode_associate_singlelabel() argument
2867 source = SLOT(mplabel); in biba_vnode_associate_singlelabel()
3507 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in biba_vnode_create_extattr() argument
/freebsd/sys/security/mac_lomac/
H A Dmac_lomac.c1094 lomac_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in lomac_devfs_vnode_associate() argument
1444 struct label *mplabel) in lomac_mount_create() argument
1449 dest = SLOT(mplabel); in lomac_mount_create()
2276 lomac_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in lomac_vnode_associate_extattr() argument
2282 source = SLOT(mplabel); in lomac_vnode_associate_extattr()
2324 lomac_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in lomac_vnode_associate_singlelabel() argument
2329 source = SLOT(mplabel); in lomac_vnode_associate_singlelabel()
2783 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in lomac_vnode_create_extattr() argument
/freebsd/sys/security/mac_mls/
H A Dmac_mls.c964 mls_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in mls_devfs_vnode_associate() argument
1236 mls_mount_create(struct ucred *cred, struct mount *mp, struct label *mplabel) in mls_mount_create() argument
1241 dest = SLOT(mplabel); in mls_mount_create()
2451 mls_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in mls_vnode_associate_extattr() argument
2457 source = SLOT(mplabel); in mls_vnode_associate_extattr()
2491 mls_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in mls_vnode_associate_singlelabel() argument
2496 source = SLOT(mplabel); in mls_vnode_associate_singlelabel()
3136 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in mls_vnode_create_extattr() argument