Searched defs:gz (Results 1 – 6 of 6) sorted by relevance
/titanic_53/usr/src/boot/lib/libz/test/ |
H A D | minigzip.c | 201 gzFile gz; local 236 int gzwrite(gz, buf, len) in gzwrite() argument 260 int gzread(gz, buf, len) in gzread() argument 297 int gzclose(gz) in gzclose() argument 326 const char *gzerror(gz, err) in gzerror() argument
|
/titanic_53/usr/src/boot/lib/libz/ |
H A D | zopen.c | 41 gzFile gz = gzopen(fname, mode); in zopen() local
|
H A D | gzlib.c | 292 gzFile gz; local
|
/titanic_53/usr/src/cmd/logadm/ |
H A D | kw.c | 196 kw_expand(struct fn *src, struct fn *dst, int n, boolean_t gz) in kw_expand()
|
/titanic_53/usr/src/common/ficl/emu/ |
H A D | loader_emu.c | 1842 char *result, *cp, *gz; in file_lookup() local 1884 char *gz; in file_search() local
|
/titanic_53/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | ratz.c | 4404 block(fp, gz, buf) in block() argument 4421 skip(fp, gz, buf, n) in skip() argument 4705 gzFile gz; local
|