Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.h127 void _glh_clear_history(GlHistory *glh, int all_groups);
H A Dhistory.c1184 _glh_clear_history(glh, 1); in _glh_load_history()
1675 _glh_clear_history(glh, 1); in _glh_resize_history()
1801 void _glh_clear_history(GlHistory *glh, int all_groups) in _glh_clear_history() function
H A Dgetline.c9516 _glh_clear_history(gl->glh, all_groups);