Home
last modified time | relevance | path

Searched refs:sv_histsize (Results 1 – 8 of 8) sorted by relevance

/dports/shells/bash/bash-5.1/
H A Dbashhist.c324 sv_histsize ("HISTSIZE"); in load_history()
327 sv_histsize ("HISTFILESIZE"); in load_history()
431 sv_histsize ("HISTFILESIZE"); in save_history()
514 sv_histsize ("HISTFILESIZE"); in maybe_save_shell_history()
H A Dvariables.h441 extern void sv_histsize PARAMS((char *));
H A Dvariables.c5727 { "HISTFILESIZE", sv_histsize },
5729 { "HISTSIZE", sv_histsize },
6016 sv_histsize (name) in sv_histsize() function
/dports/devel/gdb761/gdb-7.6.1/readline/
H A Dbind.c1511 static int sv_histsize PARAMS((const char *));
1526 { "history-size", V_INT, sv_histsize },
1683 sv_histsize (value) in sv_histsize() function
/dports/devel/ctypes.sh/ctypes-sh-1.2/include/
H A Dvariables.h396 extern void sv_histsize __P((char *));
/dports/shells/bash/bash-5.1/lib/readline/
H A Dbind.c1907 static int sv_histsize PARAMS((const char *));
1926 { "history-size", V_INT, sv_histsize },
2089 sv_histsize (const char *value) in sv_histsize() function
/dports/devel/gdb/gdb-11.1/readline/readline/
H A Dbind.c1906 static int sv_histsize PARAMS((const char *));
1925 { "history-size", V_INT, sv_histsize },
2088 sv_histsize (const char *value) in sv_histsize() function
/dports/devel/readline/readline-8.1/
H A Dbind.c1907 static int sv_histsize PARAMS((const char *));
1926 { "history-size", V_INT, sv_histsize },
2089 sv_histsize (const char *value) in sv_histsize() function