Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.h96 int _glh_load_history(GlHistory *glh, const char *filename, const char *comment,
H A Dhistory.c1153 int _glh_load_history(GlHistory *glh, const char *filename, const char *comment, in _glh_load_history() function
H A Dgetline.c8679 if(_glh_load_history(gl->glh, expansion->files[0], comment, in _gl_load_history()