Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtecla/common/
H A Dchrqueue.c61 typedef struct CqCharBuff CqCharBuff; typedef
62 struct CqCharBuff { struct
63 CqCharBuff *next; /* The next node in the list of buffers */ argument
73 FreeList *bufmem; /* A free-list of CqCharBuff structures */ argument