Home
last modified time | relevance | path

Searched refs:_glh_size_of_history (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.h157 void _glh_size_of_history(GlHistory *glh, size_t *buff_size, size_t *buff_used);
H A Dhistory.c2125 void _glh_size_of_history(GlHistory *glh, size_t *buff_size, size_t *buff_used) in _glh_size_of_history() function
H A Dgetline.c9686 _glh_size_of_history(gl->glh, &size->size, &size->used);