Searched defs:Inbuf (Results 1 – 2 of 2) sorted by relevance
7 typedef struct Inbuf Inbuf; typedef8 struct Inbuf struct20 static Inbuf* argument
11 typedef struct Inbuf Inbuf; typedef12 struct Inbuf struct14 int fd;15 uchar *lim;16 uchar *rptr;17 uchar *wptr;18 uchar data[Buffersize+7];