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

/osnet-11/usr/src/cmd/parted/
H A Dui.c700 command_line_get_word_count () function
862 } while (!command_line_get_word_count () && !_def);
881 if (command_line_get_word_count ()) {
902 } while (command_line_get_word_count ());
1548 while (!command_line_get_word_count ()) {
1585 while (command_line_get_word_count ()) {

Completed in 24 milliseconds