Searched defs:inbuf_t (Results 1 – 1 of 1) sorted by relevance
280 struct inbuf_t { struct281 struct cardstate *cs;282 int inputstate;283 int head, tail;284 unsigned char data[RBUFSIZE];