Home
last modified time | relevance | path

Searched defs:bin (Results 1 – 25 of 88) sorted by relevance

1234

/plan9-contrib/sys/src/cmd/gzip/
H A Dunzip.c34 static Biobuf bin; variable
146 unztable(Biobuf *bin, char *file) in unztable()
200 sunztable(Biobuf *bin) in sunztable()
281 unzip(Biobuf *bin, char *file) in unzip()
332 sunzip(Biobuf *bin) in sunzip()
399 unzipEntry(Biobuf *bin, ZipHead *czh) in unzipEntry()
529 findCDir(Biobuf *bin, char *file) in findCDir()
577 cheader(Biobuf *bin, ZipHead *zh) in cheader()
619 header(Biobuf *bin, ZipHead *zh) in header()
651 trailer(Biobuf *bin, ZipHead *zh) in trailer()
[all …]
H A Dgunzip.c25 static Biobuf bin; variable
168 gunzip(int ofd, char *ofile, Biobuf *bin) in gunzip()
216 header(Biobuf *bin, GZHead *h) in header()
277 trailer(Biobuf *bin, long wlen) in trailer()
/plan9-contrib/sys/src/libbin/
H A Dbin.c30 mkbin(Bin *bin, ulong size) in mkbin()
48 binalloc(Bin **bin, ulong size, int zero) in binalloc()
79 bingrow(Bin **bin, void *op, ulong osize, ulong size, int zero) in bingrow()
101 binfree(Bin **bin) in binfree()
/plan9-contrib/sys/src/cmd/9nfs/
H A Dstring.c13 Strnode **bin, *x, *xp; in strfind() local
32 Strnode **bin, *x, *xp; in strstore() local
56 Strnode **bin, *x; in strprint() local
/plan9-contrib/sys/src/cmd/tapefs/
H A Dzipfs.c31 static Biobuf *bin; variable
183 findCDir(Biobuf *bin) in findCDir()
214 header(Biobuf *bin, ZipHead *zh) in header()
245 cheader(Biobuf *bin, ZipHead *zh) in cheader()
299 trailer(Biobuf *bin, ZipHead *zh) in trailer()
309 getname(Biobuf *bin, int len) in getname()
/plan9-contrib/sys/lib/dist/cmd/
H A Dtouchfs.c6 Bpass(Biobuf *bin, Biobuf *bout, int n) in Bpass()
30 Biobuf bin, bout; in main() local
H A Dcdsh.c69 Biobuf bin; in main() local
H A Dunbflz.c35 Biobuf *b, bin; in main() local
/plan9-contrib/sys/src/9/pcboot/
H A Dinflate.guts.c37 Biobuf bin, bout; in gunzip() local
67 header(Biobuf *bin) in header()
115 trailer(Biobuf *bout, Biobuf *bin) in trailer()
/plan9-contrib/sys/src/nboot/bitsy/
H A Dinflate.c43 Biobuf bin, bout; in gunzip() local
73 header(Biobuf *bin) in header()
121 trailer(Biobuf *bout, Biobuf *bin) in trailer()
/plan9-contrib/sys/src/cmd/bzip2/
H A Dbunzip2.c6 static Biobuf bin; variable
125 bunzip(int ofd, char *ofile, Biobuf *bin) in bunzip()
/plan9-contrib/sys/src/cmd/scat/
H A Dheader.c81 Biobuf *bin; in getheader() local
173 Biobuf *bin; in getplates() local
/plan9-contrib/sys/src/cmd/upas/unesc/
H A Dunesc.c24 Biobuf bin, bout; in main() local
/plan9-contrib/sys/src/cmd/
H A Dwc.c16 wc(Biobuf *bin) in wc()
78 Biobuf sin, *bin; in main() local
H A Dfactor.c16 Biobuf bin; variable
H A Dfreq.c74 Biobuf bin; in freq() local
/plan9-contrib/sys/src/cmd/aux/
H A Ddata2s.c8 Biobuf bin, bout; in main() local
H A Dhtmlsanitize.c37 Biobuf *b, bin; in main() local
/plan9-contrib/sys/src/cmd/auth/
H A Dpemdecode.c18 uchar *bin; in main() local
/plan9-contrib/sys/src/cmd/ptrace/
H A Dst.c226 readdev(Biobuf *bin) in readdev()
267 readfile(Biobuf *bin) in readfile()
339 Biobuf *bin; in readall() local
/plan9-contrib/sys/src/cmd/gs/src/
H A Dgdevstc2.c75 stc_fs(stcolor_device *sdev,int npixel,byte *bin,byte *bbuf,byte *out) in stc_fs()
229 stc_fscmyk(stcolor_device *sdev,int npixel,byte *bin,byte *bbuf,byte *out) in stc_fscmyk()
/plan9-contrib/sys/src/cmd/upas/send/
H A Dfilter.c4 Biobuf bin; variable
/plan9-contrib/sys/lib/dist/cmd/bzfs/
H A Dunbflz.c30 Biobuf *b, bin; in unbflz() local
/plan9-contrib/sys/src/cmd/auth/secstore/
H A Dpassword.c46 Biobuf *bin; in getPW() local
H A Daescbc.c19 Biobuf bin; variable

1234