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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.h140 int _glh_lookup_history(GlHistory *glh, GlhLineID id, const char **line,
H A Dhistory.c157 * The _glh_lookup_history() returns copies of history lines in a
186 char *lbuf; /* The array in which _glh_lookup_history() returns */
328 * Allocate the array that _glh_lookup_history() uses to return a
1955 int _glh_lookup_history(GlHistory *glh, GlhLineID id, const char **line, function
H A Dgetline.c9595 status = _glh_lookup_history(gl->glh, (GlhLineID) id, &line->line,

Completed in 101 milliseconds