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

  /src/external/mpl/bind/dist/bin/dig/
readline.h 19 * A little wrapper around readline(), add_history() and free() to make using
58 #define add_history(line) macro
  /src/crypto/external/bsd/heimdal/dist/lib/sl/
sl.c 184 void add_history(char *p);
201 add_history(char *p) function
325 add_history(buf);
  /src/external/gpl3/gdb/dist/readline/readline/
history.c 279 add_history (const char *string) function
  /src/external/gpl3/gdb.old/dist/readline/readline/
history.c 279 add_history (const char *string) function
  /src/lib/libedit/
readline.c 1102 add_history(result);
1534 add_history(const char *line) function

Completed in 24 milliseconds