Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtecla/common/
H A Dhistory.c236 static int glh_line_matches_glob(GlhLineStream *lstr, GlhLineStream *pstr);
2438 return glh_line_matches_glob(&lstr, &pstr); in _glh_line_matches_prefix()
2639 static int glh_line_matches_glob(GlhLineStream *lstr, GlhLineStream *pstr) in glh_line_matches_glob() function
2672 if(glh_line_matches_glob(lstr, pstr)) in glh_line_matches_glob()