Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dchrqueue.c59 typedef struct CqCharBuff CqCharBuff; typedef
60 struct CqCharBuff { struct
61 CqCharBuff *next; /* The next node in the list of buffers */ argument
71 FreeList *bufmem; /* A free-list of CqCharBuff structures */ argument