Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtecla/common/
H A Dhistory.c131 typedef struct GlhLineNode GlhLineNode; typedef
132 struct GlhLineNode { struct
137 GlhLineNode *next; /* The next youngest line in the list */ argument
138 GlhLineNode *prev; /* The next oldest line in the list */ argument
143 * The number of GlhLineNode elements per freelist block. argument