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

/freebsd-13-stable/sys/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);

Completed in 87 milliseconds