Home
last modified time | relevance | path

Searched defs:Biobuf (Results 1 – 4 of 4) sorted by relevance

/plan9-contrib/sys/src/9/pcboot/
H A Dinflate.guts.c3 typedef struct Biobuf Biobuf; typedef
5 struct Biobuf struct
12 static ulong Boffset(Biobuf *bp); argument
/plan9-contrib/sys/src/nboot/bitsy/
H A Dinflate.c9 typedef struct Biobuf Biobuf; typedef
11 struct Biobuf struct
18 static int header(Biobuf*); argument
/plan9-contrib/sys/include/
H A Dbio.h4 typedef struct Biobuf Biobuf; typedef
37 struct Biobuf struct
56 int Binit(Biobuf*, int, int); argument
/plan9-contrib/sys/src/cmd/page/
H A Dgfx.c96 initgfx(Biobuf*, int argc, char **argv, uchar *buf, int nbuf) in initgfx() argument