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

/freebsd-11.0-release/sys/security/mac_biba/
H A Dmac_biba.c134 static int biba_slot; variable
135 #define SLOT(l) ((struct mac_biba *)mac_label_get((l), biba_slot))
136 #define SLOT_SET(l, val) mac_label_set((l), biba_slot, (uintptr_t)(val))
3797 MPC_LOADTIME_FLAG_NOTLATE, &biba_slot);

Completed in 117 milliseconds