Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dmenu_command.h55 extern slist_t ptag_choices[];
H A Dmenu_partition.c494 s = find_string(ptag_choices, (int)map->efi_parts[partnum].p_tag); in print_efi_partition()
595 s = find_string(ptag_choices, (int)pinfo->vtoc.v_part[partnum].p_tag); in print_partition()
H A Dpartition.c153 ioparam.io_slist = ptag_choices; in change_partition()
213 ioparam.io_slist = ptag_choices; in change_partition()
H A Dadd_definition.c340 s = find_string(ptag_choices, (int)pv->p_tag); in add_partition()
H A Dmenu_command.c75 slist_t ptag_choices[] = { variable
H A Dstartup.c1179 if (find_value(ptag_choices, cleaned, &i) == 1) { in sup_setpart()
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_slice.c87 static slist_t ptag_choices[] = { variable
601 } else if (find_value(ptag_choices, cleaned, &i) == 1) { in sup_setpart()
639 if (find_value(ptag_choices, in sup_setpart()