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

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

Completed in 57 milliseconds