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

12

/freebsd-11-stable/lib/libedit/TEST/
H A Drl1.c49 add_history(p);
/freebsd-11-stable/contrib/libreadline/examples/
H A Dmanexamp.c52 add_history (line_read);
H A Drltest.c71 add_history (temp);
H A Dreadlinebuf.h79 if ( history_ && high_ ) add_history( line_ );
94 if ( history_ && high_ ) add_history( line_ );
H A Dhistexamp.c74 add_history (expansion);
H A Drlcat.c122 add_history (temp);
H A Drl-fgets.c367 if ( *my_fgets_line ) add_history ( my_fgets_line ) ;
H A Drlptytest.c112 add_history(line);
H A Dfileman.c144 add_history (s);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonReadline.cpp62 add_history(line);
/freebsd-11-stable/contrib/libreadline/
H A Dhistory.h83 extern void add_history PARAMS((const char *));
H A Dhistfile.c269 add_history (line_start);
H A Dhistory.c265 add_history (string) function
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftp/
H A Dmain.c255 add_history(char *p) function
264 void add_history(char *);
292 add_history(p);
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dsl.c179 void add_history(char *p);
196 add_history(char *p) function
320 add_history(buf);
/freebsd-11-stable/contrib/ntp/libntp/
H A Dntp_lineedit.c181 add_history(line);
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dedit_readline.c100 add_history(cmd);
/freebsd-11-stable/lib/libedit/edit/readline/
H A Dreadline.h149 int add_history(const char *);
/freebsd-11-stable/contrib/libreadline/examples/rlfe/
H A Drlfe.c339 add_history (line);
/freebsd-11-stable/contrib/gdb/gdb/
H A Devent-top.c773 add_history (linebuffer);
H A Dtop.c1359 add_history (linebuffer);
H A Dtracepoint.c851 add_history (line);
/freebsd-11-stable/contrib/lua/src/
H A Dlua.c85 #define lua_saveline(L,line) ((void)L, add_history(line))
/freebsd-11-stable/lib/libedit/
H A Dreadline.c1035 add_history(result);
1418 add_history(const char *line) function
/freebsd-11-stable/sbin/gvinum/
H A Dgvinum.c124 add_history(inputline);

Completed in 346 milliseconds

12