Lines Matching defs:command
74 if (prompt("List command for remote system? ", buf, sizeof (buf))) {
82 * Cu-like take command
131 * finish command
200 if (prompt("Local command? ", buf, sizeof (buf)))
212 if (prompt("List command for remote system? ", buf,
280 transmit(FILE *fd, char *eofchars, char *command)
298 if (command != NULL) {
299 for (pc = command; *pc; pc++)
380 * Cu-like put command
461 * Stolen from consh() -- puts a remote file on the output of a local command.
472 if (prompt("Local command? ", buf, sizeof (buf)))
525 if (prompt("Local command? ", buf, sizeof (buf)))