Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_partition/
H A Dmac_partition.c76 static int partition_slot; variable
77 #define SLOT(l) mac_label_get((l), partition_slot)
78 #define SLOT_SET(l, v) mac_label_set((l), partition_slot, (v))
320 MPC_LOADTIME_FLAG_UNLOADOK, &partition_slot);