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

  /src/external/gpl3/gdb/dist/gdb/dwarf2/
cooked-index-entry.h 152 COMPLETE,
182 MODE==COMPLETE is used when searching for a symbol for
  /src/include/arpa/
ftp.h 43 #define COMPLETE 2 /* positive completion */
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
cooked-index.h 155 COMPLETE,
185 MODE==COMPLETE is used when searching for a symbol for
460 Finalization has started but is not complete. */
  /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).
  /src/external/mpl/bind/dist/lib/dns/
validator.c 117 #define COMPLETE(v) (((v)->attributes & VALATTR_COMPLETE) != 0)
250 if (COMPLETE(val)) {
3411 /* Couldn't complete insecurity proof. */
3633 if (!COMPLETE(validator)) {
3701 REQUIRE(COMPLETE(val));
3707 * The validation is now complete and the owner is no longer interested

Completed in 16 milliseconds