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

/freebsd-11-stable/sys/security/mac_partition/
H A Dmac_partition.c75 static int partition_slot; variable
76 #define SLOT(l) mac_label_get((l), partition_slot)
77 #define SLOT_SET(l, v) mac_label_set((l), partition_slot, (v))
319 MPC_LOADTIME_FLAG_UNLOADOK, &partition_slot);

Completed in 99 milliseconds