Searched refs:glh_find_bucket (Results 1 – 1 of 1) sorted by relevance
118 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