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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.h65 char *_glh_current_line(GlHistory *glh, char *line, size_t dim);
H A Dhistory.c865 char *_glh_current_line(GlHistory *glh, char *line, size_t dim) function
H A Dgetline.c6732 if(_glh_current_line(gl->glh, gl->line, gl->linelen+1) == NULL)

Completed in 104 milliseconds