Searched defs:inbuf_t (Results 1 – 1 of 1) sorted by relevance
277 struct inbuf_t { struct278 struct cardstate *cs;279 int inputstate;280 int head, tail;281 unsigned char data[RBUFSIZE];