Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.c230 static int glh_contains_glob(GlhHashNode *prefix);
2435 if(glh_contains_glob(prefix)) in _glh_line_matches_prefix()
2596 static int glh_contains_glob(GlhHashNode *prefix) in glh_contains_glob() function