Home
last modified time | relevance | path

Searched defs:SLOT (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/security/mac_partition/
H A Dmac_partition.c77 #define SLOT(l) mac_label_get((l), partition_slot) macro
/f-stack/freebsd/security/mac_veriexec/
H A Dmac_veriexec.c59 #define SLOT(l) \ macro
/f-stack/freebsd/security/mac_lomac/
H A Dmac_lomac.c129 #define SLOT(l) ((struct mac_lomac *)mac_label_get((l), lomac_slot)) macro
/f-stack/freebsd/security/mac_mls/
H A Dmac_mls.c125 #define SLOT(l) ((struct mac_mls *)mac_label_get((l), mls_slot)) macro
/f-stack/freebsd/security/mac_test/
H A Dmac_test.c109 #define SLOT(x) mac_label_get((x), test_slot) macro
/f-stack/freebsd/security/mac_biba/
H A Dmac_biba.c136 #define SLOT(l) ((struct mac_biba *)mac_label_get((l), biba_slot)) macro