Searched defs:_glh_acquire_copy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.c210 static GlhHashNode *_glh_acquire_copy(GlHistory *glh, const char *line,
471 hnode = _glh_acquire_copy(glh, line, slen);
766 glh->prefix = _glh_acquire_copy(glh, line, prefix_len);
2169 static GlhHashNode *_glh_acquire_copy(GlHistory *glh, const char *line, function

Completed in 65 milliseconds