Home
last modified time | relevance | path

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

/freebsd/sbin/bsdlabel/
H A Dbsdlabel.c100 #define MAX_NUM_PARTS (1 + MAX_PART - 'a') macro
101 static char part_size_type[MAX_NUM_PARTS];
102 static char part_offset_type[MAX_NUM_PARTS];
103 static int part_set[MAX_NUM_PARTS];