Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.c208 static GlhHashNode *_glh_acquire_copy(GlHistory *glh, const char *line,
469 hnode = _glh_acquire_copy(glh, line, slen); in _glh_add_history()
764 glh->prefix = _glh_acquire_copy(glh, line, prefix_len); in _glh_search_prefix()
2167 static GlhHashNode *_glh_acquire_copy(GlHistory *glh, const char *line, in _glh_acquire_copy() function