Home
last modified time | relevance | path

Searched defs:boff (Results 1 – 10 of 10) sorted by relevance

/plan9/sys/src/cmd/vac/
H A Ddat.h34 u32int boff; member
H A Dfile.c38 u32int boff; /* block offset within msource for this file's metadata */ member
/plan9/sys/src/cmd/acme/
H A Dxfid.c881 uint q, off, boff; in xfidutfread() local
946 uint q, boff; in xfidruneread() local
/plan9/sys/src/9/port/
H A Dcache.c444 cpgmove(Extent *e, uchar *buf, int boff, int len) in cpgmove()
H A Ddevfs.c1032 long boff, res, l, wl, wsz; in interio() local
/plan9/sys/src/cmd/fossil/
H A Dfile.c21 u32int boff; /* block offset within msource for this file's meta data */ member
1053 u32int boff; in fileMetaFlush2() local
H A Ddat.h177 u32int boff; /* block offset */ member
/plan9/sys/src/cmd/cwfs/
H A D9p1.c884 Devsize boff, bsize; in f_read() local
/plan9/sys/src/cmd/9660srv/
H A D9660srv.c488 int len = 0, boff = 0; in getdrec() local
/plan9/sys/src/cmd/awk/
H A Drun.c108 int boff = pbptr ? *pbptr - *pbuf : 0; in adjbuf() local