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

/osnet-11/usr/src/cmd/parted/
H A Dui.c723 command_line_push_line (const char* line, int multi_word) function
840 command_line_push_line (_def, 0);
857 command_line_push_line (_def, 0);
859 command_line_push_line (line, multi_word);
1583 command_line_push_line (argv [i], 1);

Completed in 27 milliseconds