Home
last modified time | relevance | path

Searched refs:_glh_save_history (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.h89 int _glh_save_history(GlHistory *glh, const char *filename,
H A Dhistory.c1007 int _glh_save_history(GlHistory *glh, const char *filename, const char *comment, in _glh_save_history() function
H A Dgetline.c8598 if(_glh_save_history(gl->glh, expansion->files[0], comment, max_lines)) { in _gl_save_history()