Home
last modified time | relevance | path

Searched refs:FIO_SLIST (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dpartition.c154 tag = input(FIO_SLIST, msg, ':', &ioparam, &deflt, DATA_INPUT); in change_partition()
159 flag = input(FIO_SLIST, msg, ':', &ioparam, &deflt, DATA_INPUT); in change_partition()
214 tag = input(FIO_SLIST, msg, ':', &ioparam, &deflt, DATA_INPUT); in change_partition()
219 flag = input(FIO_SLIST, msg, ':', &ioparam, &deflt, DATA_INPUT); in change_partition()
H A Dio.h82 #define FIO_SLIST 6 /* one string out of a list, abbr. */ macro
H A Dio.c493 case FIO_SLIST: in input()
695 } else if (type == FIO_SLIST) { in input()
1032 case FIO_SLIST: in input()
1721 case FIO_SLIST: in print_input_choices()