Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dmenu_command.c370 int auto_conf_choice; in c_type() local
393 auto_conf_choice = 0; in c_type()
396 auto_conf_choice = -1; in c_type()
427 if (index == auto_conf_choice) { in c_type()