Searched defs:mplabel (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/security/mac_biba/
H A Dmac_biba.c2806 biba_vnode_associate_extattr(struct mount *mp, struct label *mplabel, argument
2847 biba_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, argument
1331 biba_mount_check_stat(struct ucred *cred, struct mount *mp, struct label *mplabel) argument
1349 biba_mount_create(struct ucred *cred, struct mount *mp, struct label *mplabel) argument
3491 biba_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) argument
/freebsd-9.3-release/sys/security/mac_lomac/
H A Dmac_lomac.c1092 lomac_devfs_vnode_associate(struct mount *mp, struct label *mplabel, argument
2293 lomac_vnode_associate_extattr(struct mount *mp, struct label *mplabel, argument
2341 lomac_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, argument
1441 lomac_mount_create(struct ucred *cred, struct mount *mp, struct label *mplabel) argument
2799 lomac_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) argument
/freebsd-9.3-release/sys/security/mac_mls/
H A Dmac_mls.c970 mls_devfs_vnode_associate(struct mount *mp, struct label *mplabel, argument
1242 mls_mount_create(struct ucred *cred, struct mount *mp, struct label *mplabel) argument
2432 mls_vnode_associate_extattr(struct mount *mp, struct label *mplabel, argument
2472 mls_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, argument
3116 mls_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) argument
/freebsd-9.3-release/sys/security/mac_stub/
H A Dmac_stub.c346 stub_devfs_vnode_associate(struct mount *mp, struct label *mplabel, argument
1323 stub_vnode_associate_extattr(struct mount *mp, struct label *mplabel, argument
1331 stub_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, argument
522 stub_mount_check_stat(struct ucred *cred, struct mount *mp, struct label *mplabel) argument
530 stub_mount_create(struct ucred *cred, struct mount *mp, struct label *mplabel) argument
/freebsd-9.3-release/sys/security/mac_test/
H A Dmac_test.c520 test_devfs_vnode_associate(struct mount *mp, struct label *mplabel, argument
2404 test_vnode_associate_extattr(struct mount *mp, struct label *mplabel, argument
2417 test_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, argument
981 test_mount_check_stat(struct ucred *cred, struct mount *mp, struct label *mplabel) argument
994 test_mount_create(struct ucred *cred, struct mount *mp, struct label *mplabel) argument
2860 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) argument
[all...]

Completed in 174 milliseconds