Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.c118 static GlhHashNode *glh_find_hash_node(GlhHashBucket *bucket, const char *line,
2180 hnode = glh_find_hash_node(bucket, line, n); in _glh_acquire_copy()
2353 static GlhHashNode *glh_find_hash_node(GlhHashBucket *bucket, const char *line, in glh_find_hash_node() function