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

/freebsd-9.3-release/sys/security/mac_mls/
H A Dmac_mls.c126 static int mls_slot; variable
127 #define SLOT(l) ((struct mac_mls *)mac_label_get((l), mls_slot))
128 #define SLOT_SET(l, val) mac_label_set((l), mls_slot, (uintptr_t)(val))
3401 MPC_LOADTIME_FLAG_NOTLATE, &mls_slot);

Completed in 113 milliseconds