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

  /src/include/arpa/
ftp.h 43 #define COMPLETE 2 /* positive completion */
  /src/bin/ksh/
vi.c 193 enum expand_mode { NONE, EXPAND, COMPLETE, PRINT };
2009 if (commandx == 0 && expanded == COMPLETE && buf) {
2070 expanded = COMPLETE; /* next call will list completions */
2084 * to be used (ie, complete the next portion of the path).

Completed in 13 milliseconds