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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.h85 char *_glh_recall_line(GlHistory *glh, GlhLineID id, char *line, size_t dim);
H A Dhistory.c956 char *_glh_recall_line(GlHistory *glh, GlhLineID id, char *line, size_t dim) function
H A Dgetline.c5294 _glh_recall_line(gl->glh, gl->preload_id, gl->line, gl->linelen+1);
10389 if(_glh_recall_line(gl->glh, gl->preload_id, gl->line, gl->linelen+1)) {

Completed in 94 milliseconds