Searched defs:IO (Results 1 – 1 of 1) sorted by relevance
15 typedef struct IO IO; typedef26 struct IO struct28 Biobuf *fd;29 uchar buf[Nbuf];30 int i;31 int nbits; /* bits in right side of shift register */32 int sreg; /* shift register */