Searched refs:add_history (Results 1 - 14 of 14) sorted by relevance

/freebsd-current/contrib/libedit/TEST/
H A Drl1.c48 add_history(p);
H A Dfuzz1.c50 add_history(expansion);
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonReadline.cpp48 add_history(line);
/freebsd-current/crypto/heimdal/appl/ftp/ftp/
H A Dmain.c255 add_history(char *p) function
264 void add_history(char *);
292 add_history(p);
/freebsd-current/crypto/heimdal/lib/sl/
H A Dsl.c179 void add_history(char *p);
196 add_history(char *p) function
320 add_history(buf);
/freebsd-current/contrib/wpa/src/utils/
H A Dedit_readline.c100 add_history(cmd);
/freebsd-current/contrib/ntp/libntp/
H A Dntp_lineedit.c181 add_history(line);
/freebsd-current/contrib/libedit/readline/
H A Dreadline.h170 int add_history(const char *);
/freebsd-current/contrib/lua/src/
H A Dlua.c438 #define lua_saveline(L,line) ((void)L, add_history(line))
/freebsd-current/sbin/gvinum/
H A Dgvinum.c122 add_history(inputline);
/freebsd-current/contrib/bc/src/
H A Dhistory.c372 add_history(h->line);
/freebsd-current/contrib/ntp/sntp/
H A Dconfigure8354 char add_history ();
8358 return add_history ();
/freebsd-current/contrib/ntp/
H A Dconfigure17753 char add_history ();
17757 return add_history ();
/freebsd-current/contrib/sqlite3/
H A Dshell.c164 # define shell_add_history(X) add_history(X)

Completed in 493 milliseconds