Searched refs:_glh_discard_copy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.c212 static GlhHashNode *_glh_discard_copy(GlHistory *glh, GlhHashNode *hnode);
486 hnode = _glh_discard_copy(glh, hnode);
758 glh->prefix = _glh_discard_copy(glh, glh->prefix);
1924 node->line = _glh_discard_copy(glh, node->line);
2261 static GlhHashNode *_glh_discard_copy(GlHistory *glh, GlhHashNode *hnode) function

Completed in 74 milliseconds