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

/osnet-11/usr/src/cmd/parted/
H A Dui.h50 extern int command_line_get_word_count ();
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 ()) {
H A Dparted.c632 if (command_line_get_word_count ()) {

Completed in 31 milliseconds