Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_mls/
H A Dmac_mls.c124 static int mls_slot; variable
125 #define SLOT(l) ((struct mac_mls *)mac_label_get((l), mls_slot))
126 #define SLOT_SET(l, val) mac_label_set((l), mls_slot, (uintptr_t)(val))
3423 MPC_LOADTIME_FLAG_NOTLATE, &mls_slot);