Searched refs:sfdczip (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libpz/
H A DMakefile11 pzfixed.c pzconvert.c sfdcpzip.c sfdczip.c \
H A Dsfdczip.c52 sfdczip(Sfio_t* sp, const char* path, register const char* meth, Error_f errorf) function
H A Dpzip.h290 extern int sfdczip(Sfio_t*, const char*, const char*, Error_f);
/ast/src/lib/libdss/
H A Ddss-compress.h99 if (sfdczip(expr->op, expr->file, meth, disc->errorf) < 0)
H A Ddssfile.c95 sfdczip(io, path, dss->meth->compress ? dss->meth->compress : "gzip", dss->disc->errorf);
179 if (sfdczip(file->io, file->path, NiL, dss->disc->errorf) < 0)

Completed in 369 milliseconds