Searched defs:Ibuf (Results 1 – 2 of 2) sorted by relevance
1 typedef struct Ibuf Ibuf; typedef13 struct Ibuf struct28 Ibuf *b; /* cache buffer */ argument
3 typedef struct Ibuf Ibuf; typedef7 struct Ibuf struct9 int fd;10 Ioproc *io;11 char buf[4096];12 char *rp, *wp;