Searched defs:Biobuf (Results 1 – 4 of 4) sorted by relevance
3 typedef struct Biobuf Biobuf; typedef5 struct Biobuf struct12 static ulong Boffset(Biobuf *bp); argument
9 typedef struct Biobuf Biobuf; typedef11 struct Biobuf struct18 static int header(Biobuf*); argument
4 typedef struct Biobuf Biobuf; typedef37 struct Biobuf struct56 int Binit(Biobuf*, int, int); argument
96 initgfx(Biobuf*, int argc, char **argv, uchar *buf, int nbuf) in initgfx() argument