Searched refs:_glh_acquire_copy (Results 1 – 1 of 1) sorted by relevance
210 static GlhHashNode *_glh_acquire_copy(GlHistory *glh, const char *line,471 hnode = _glh_acquire_copy(glh, line, slen); in _glh_add_history()766 glh->prefix = _glh_acquire_copy(glh, line, prefix_len); in _glh_search_prefix()2169 static GlhHashNode *_glh_acquire_copy(GlHistory *glh, const char *line, in _glh_acquire_copy() function