Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtecla/common/
H A Dhistory.c227 static void glh_step_stream(GlhLineStream *str);
2448 glh_step_stream(&lstr); in _glh_line_matches_prefix()
2449 glh_step_stream(&pstr); in _glh_line_matches_prefix()
2570 static void glh_step_stream(GlhLineStream *str) in glh_step_stream() function
2612 glh_step_stream(&pstr); in glh_contains_glob()
2618 glh_step_stream(&pstr); in glh_contains_glob()
2657 glh_step_stream(pstr); in glh_line_matches_glob()
2682 glh_step_stream(lstr); in glh_line_matches_glob()
2695 glh_step_stream(lstr); in glh_line_matches_glob()
2696 glh_step_stream(pstr); in glh_line_matches_glob()
[all …]