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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.h91 int _glh_save_history(GlHistory *glh, const char *filename,
H A Dhistory.c1009 int _glh_save_history(GlHistory *glh, const char *filename, const char *comment, function
1083 * This is a private error return function of _glh_save_history(). It
1086 * closes fp and returns the error return code of _glh_save_history().
1147 * _glh_save_history() when this file was
H A Dgetline.c8598 if(_glh_save_history(gl->glh, expansion->files[0], comment, max_lines)) {

Completed in 95 milliseconds