Searched defs:_gl_save_history (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c1174 static int _gl_save_history(GetLine *gl, const char *filename,
8541 int status; /* The return status of _gl_save_history() */
8559 status = _gl_save_history(gl, filename, comment, max_lines);
8572 static int _gl_save_history(GetLine *gl, const char *filename, function

Completed in 93 milliseconds