Searched defs:on_off_list (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/parted/
H A Dui.c193 static StrList* on_off_list; variable
975 input = command_line_get_word (prompt, def_word, on_off_list, 1);
1360 on_off_list = str_list_join (str_list_duplicate (on_list),
1370 str_list_destroy (on_off_list);

Completed in 18 milliseconds