Home
last modified time | relevance | path

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

/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/include/
H A Dbio.h12 typedef struct Biobuf Biobuf; typedef
30 struct Biobuf struct
32 int icount; /* neg num of bytes at eob */
33 int ocount; /* num of bytes at bob */
34 int rdline; /* num of bytes after rdline */
35 int runesize; /* num of bytes of last getrune */
36 int state; /* r/w/inactive */
37 int fid; /* open file */
38 int flag; /* magic if malloc'ed */
62 int Bbuffered(Biobuf*); argument
/dports/x11-wm/wmii/wmii-3.6/include/
H A Dbio.h12 typedef struct Biobuf Biobuf; typedef
30 struct Biobuf struct
32 int icount; /* neg num of bytes at eob */
33 int ocount; /* num of bytes at bob */
34 int rdline; /* num of bytes after rdline */
35 int runesize; /* num of bytes of last getrune */
36 int state; /* r/w/inactive */
37 int fid; /* open file */
38 int flag; /* magic if malloc'ed */
62 int Bbuffered(Biobuf*); argument
/dports/devel/9base/9base-6/lib9/
H A Dbio.h13 typedef struct Biobuf Biobuf; typedef
31 struct Biobuf struct
33 int icount; /* neg num of bytes at eob */
34 int ocount; /* num of bytes at bob */
35 int rdline; /* num of bytes after rdline */
36 int runesize; /* num of bytes of last getrune */
37 int state; /* r/w/inactive */
38 int fid; /* open file */
39 int flag; /* magic if malloc'ed */
63 int Bbuffered(Biobuf*); argument
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/include/
H A Dbio.h13 typedef struct Biobuf Biobuf; typedef
31 struct Biobuf struct
33 int icount; /* neg num of bytes at eob */
34 int ocount; /* num of bytes at bob */
35 int rdline; /* num of bytes after rdline */
36 int runesize; /* num of bytes of last getrune */
37 int state; /* r/w/inactive */
38 int fid; /* open file */
39 int flag; /* magic if malloc'ed */
63 int Bbuffered(Biobuf*); argument