Searched defs:bios_grub (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Dgpt.c291 int bios_grub; member in struct:_GPTPartitionData
801 = gpt_part_data->bios_grub = gpt_part_data->atvrecv = 0;
809 gpt_part_data->bios_grub = 1;
1328 gpt_part_data->bios_grub = 0;
1414 if (gpt_part_data->bios_grub)
1537 = gpt_part_data->bios_grub
1544 gpt_part_data->bios_grub = state;
1559 = gpt_part_data->bios_grub
1570 = gpt_part_data->bios_grub
1582 = gpt_part_data->bios_grub
[all...]

Completed in 43 milliseconds