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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c1176 static int _gl_load_history(GetLine *gl, const char *filename,
8622 int status; /* The return status of _gl_load_history() */
8640 status = _gl_load_history(gl, filename, comment);
8653 static int _gl_load_history(GetLine *gl, const char *filename, function

Completed in 76 milliseconds