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

/illumos-gate/usr/src/lib/libtecla/common/
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

Completed in 65 milliseconds