Searched defs:glh_line_matches_glob (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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);
2639 static int glh_line_matches_glob(GlhLineStream *lstr, GlhLineStream *pstr) function
2672 if(glh_line_matches_glob(lstr, pstr))

Completed in 65 milliseconds