Home
last modified time | relevance | path

Searched defs:GlhHashNode (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.c86 typedef struct GlhHashNode GlhHashNode; typedef
87 struct GlhHashNode { struct
89 GlhHashNode *next; /* The next in the list of nodes within the */ argument
100 * How many new GlhHashNode elements should be allocated at a time? argument