Searched defs:ddlabel (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/sys/security/mac_lomac/ |
H A D | mac_lomac.c | 1071 lomac_devfs_create_symlink(struct ucred * cred,struct mount * mp,struct devfs_dirent * dd,struct label * ddlabel,struct devfs_dirent * de,struct label * delabel) lomac_devfs_create_symlink() argument
|
/freebsd-src/sys/security/mac_stub/ |
H A D | mac_stub.c | 350 stub_devfs_create_symlink(struct ucred * cred,struct mount * mp,struct devfs_dirent * dd,struct label * ddlabel,struct devfs_dirent * de,struct label * delabel) stub_devfs_create_symlink() argument
|
/freebsd-src/sys/security/mac_mls/ |
H A D | mac_mls.c | 942 mls_devfs_create_symlink(struct ucred * cred,struct mount * mp,struct devfs_dirent * dd,struct label * ddlabel,struct devfs_dirent * de,struct label * delabel) mls_devfs_create_symlink() argument
|
/freebsd-src/sys/security/mac_test/ |
H A D | mac_test.c | 503 test_devfs_create_symlink(struct ucred * cred,struct mount * mp,struct devfs_dirent * dd,struct label * ddlabel,struct devfs_dirent * de,struct label * delabel) test_devfs_create_symlink() argument
|
/freebsd-src/sys/security/mac_biba/ |
H A D | mac_biba.c | 976 biba_devfs_create_symlink(struct ucred * cred,struct mount * mp,struct devfs_dirent * dd,struct label * ddlabel,struct devfs_dirent * de,struct label * delabel) biba_devfs_create_symlink() argument
|