Searched defs:_connectionOutput (Results 1 – 1 of 1) sorted by relevance
94 typedef struct _connectionOutput { struct95 struct _connectionOutput *next; argument96 unsigned char *buf;97 int size;98 int count;