Home
last modified time | relevance | path

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

/freebsd/sys/security/mac_mls/
H A Dmac_mls.c120 static int mls_slot; variable
121 #define SLOT(l) ((struct mac_mls *)mac_label_get((l), mls_slot))
122 #define SLOT_SET(l, val) mac_label_set((l), mls_slot, (uintptr_t)(val))
3419 MPC_LOADTIME_FLAG_NOTLATE, &mls_slot);