Home
last modified time | relevance | path

Searched refs:mac_mls (Results 1 – 9 of 9) sorted by relevance

/NextBSD/sys/security/mac_mls/
HDmac_mls.c99 static int mls_label_size = sizeof(struct mac_mls);
124 #define SLOT(l) ((struct mac_mls *)mac_label_get((l), mls_slot))
139 static struct mac_mls *
147 mls_free(struct mac_mls *mm) in mls_free()
157 mls_atmostflags(struct mac_mls *mm, int flags) in mls_atmostflags()
218 mls_range_in_range(struct mac_mls *rangea, struct mac_mls *rangeb) in mls_range_in_range()
228 mls_effective_in_range(struct mac_mls *effective, struct mac_mls *range) in mls_effective_in_range()
245 mls_dominate_effective(struct mac_mls *a, struct mac_mls *b) in mls_dominate_effective()
267 mls_equal_effective(struct mac_mls *a, struct mac_mls *b) in mls_equal_effective()
279 mls_contains_equal(struct mac_mls *mm) in mls_contains_equal()
[all …]
HDmac_mls.h86 struct mac_mls { struct
/NextBSD/sys/modules/mac_mls/
HDMakefile3 .PATH: ${.CURDIR}/../../security/mac_mls
5 KMOD= mac_mls
7 mac_mls.c
/NextBSD/etc/mtree/
HDBSD.include.dist353 mac_mls
/NextBSD/sys/modules/
HDMakefile213 mac_mls \
/NextBSD/share/man/man4/
HDMakefile259 mac_mls.4 \
/NextBSD/include/
HDMakefile78 security/mac_mls security/mac_partition \
/NextBSD/tools/tools/sysdoc/
HDtunables.mdoc1848 .Xr mac_mls 4
/NextBSD/sys/conf/
HDfiles4289 security/mac_mls/mac_mls.c optional mac_mls