Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.c116 static GlhHashBucket *glh_find_bucket(GlHistory *glh, const char *line,
2176 bucket = glh_find_bucket(glh, line, n); in _glh_acquire_copy()
2329 static GlhHashBucket *glh_find_bucket(GlHistory *glh, const char *line, in glh_find_bucket() function