Searched refs:part_label (Results 1 – 3 of 3) sorted by relevance
90 char part_label[PI_GPTLABSIZE/2+1]; member
405 iter->gpt.part_label[i] = (char)orig_lab[i]; in gpt_conv_label()407 iter->gpt.part_label[PI_GPTLABSIZE/2] = 0; in gpt_conv_label()
135 if (!strcmp(label, iter->gpt.part_label)) in find_by_label()