HomeSort by: relevance | last modified time | path
    Searched defs:promptright (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/ftp/
cmds.c 164 const char *promptleft, *promptright; local in function:confirm
170 promptright = cmd;
173 promptright = file;
176 fprintf(ttyout, "%s %s [anpqy?]? ", promptleft, promptright);

Completed in 263 milliseconds