Searched defs:CqCharBuff (Results 1 – 1 of 1) sorted by relevance
61 typedef struct CqCharBuff CqCharBuff; typedef62 struct CqCharBuff { struct63 CqCharBuff *next; /* The next node in the list of buffers */ argument73 FreeList *bufmem; /* A free-list of CqCharBuff structures */ argument