Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtecla/common/
H A Dhistory.c88 typedef struct GlhHashNode GlhHashNode; typedef
89 struct GlhHashNode { struct
91 GlhHashNode *next; /* The next in the list of nodes within the */ argument
102 * How many new GlhHashNode elements should be allocated at a time? argument