Searched defs:Readbuf (Results 1 – 1 of 1) sorted by relevance
16 typedef struct Readbuf Readbuf; typedef43 struct Readbuf struct45 short n; /* # bytes in buf */46 uchar data[READBUFSIZE]; /* data bytes */