Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.c129 typedef struct GlhLineNode GlhLineNode; typedef
130 struct GlhLineNode { struct
135 GlhLineNode *next; /* The next youngest line in the list */ argument
136 GlhLineNode *prev; /* The next oldest line in the list */ argument
141 * The number of GlhLineNode elements per freelist block. argument