Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/format/
H A Dmenu_command.h58 extern slist_t pflag_choices[];
H A Dmenu_partition.c510 s = find_string(pflag_choices, in print_efi_partition()
617 s = find_string(pflag_choices, in print_partition()
H A Dpartition.c157 ioparam.io_slist = pflag_choices; in change_partition()
217 ioparam.io_slist = pflag_choices; in change_partition()
H A Dadd_definition.c351 s = find_string(pflag_choices,
H A Dmenu_command.c93 slist_t pflag_choices[] = { variable
H A Dstartup.c1182 if (find_value(pflag_choices, cleaned, &i) == 1) { in sup_setpart()
/titanic_41/usr/src/cmd/rmformat/
H A Drmf_slice.c105 static slist_t pflag_choices[] = { variable
594 if (find_value(pflag_choices, cleaned, &i) == 1) { in sup_setpart()