Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/format/
H A Dmenu_command.h57 extern slist_t ptag_choices[];
H A Dmenu_partition.c503 s = find_string(ptag_choices, in print_efi_partition()
607 s = find_string(ptag_choices, in print_partition()
H A Dpartition.c152 ioparam.io_slist = ptag_choices; in change_partition()
212 ioparam.io_slist = ptag_choices; in change_partition()
H A Dadd_definition.c346 s = find_string(ptag_choices,
H A Dmenu_command.c72 slist_t ptag_choices[] = { variable
H A Dstartup.c1159 if (find_value(ptag_choices, cleaned, &i) == 1) { in sup_setpart()
/titanic_41/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()