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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.c403 int _glh_add_history(GlHistory *glh, const char *line, int force) function
1253 if(_glh_add_history(glh, line, 1)) {
2516 if(_glh_add_history(glh, line, 1))
2520 * The above call to _glh_add_history() will have incremented the line

Completed in 64 milliseconds