Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtecla/common/
H A Dhistory.c118 static GlhHashBucket *glh_find_bucket(GlHistory *glh, const char *line,
2178 bucket = glh_find_bucket(glh, line, n); in _glh_acquire_copy()
2331 static GlhHashBucket *glh_find_bucket(GlHistory *glh, const char *line, in glh_find_bucket() function