Searched defs:zh (Results 1 – 3 of 3) sorted by relevance
| /plan9-contrib/sys/src/cmd/gzip/ |
| H A D | zip.c | 113 ZipHead *zh; in zip() local 186 zipDir(Biobuf *bout, int fd, ZipHead *zh, int stdout) in zipDir() 223 header(Biobuf *bout, ZipHead *zh) in header() 247 trailer(Biobuf *bout, ZipHead *zh, vlong off) in trailer() 267 cheader(Biobuf *bout, ZipHead *zh) in cheader()
|
| H A D | unzip.c | 148 ZipHead zh; in unztable() local 202 ZipHead zh; in sunztable() local 283 ZipHead zh; in unzip() local 402 ZipHead zh; in unzipEntry() local 577 cheader(Biobuf *bin, ZipHead *zh) in cheader() 619 header(Biobuf *bin, ZipHead *zh) in header() 651 trailer(Biobuf *bin, ZipHead *zh) in trailer()
|
| /plan9-contrib/sys/src/cmd/tapefs/ |
| H A D | zipfs.c | 51 ZipHead zh; in populate() local 108 ZipHead zh; in doread() local 214 header(Biobuf *bin, ZipHead *zh) in header() 245 cheader(Biobuf *bin, ZipHead *zh) in cheader() 299 trailer(Biobuf *bin, ZipHead *zh) in trailer()
|