Searched refs:pzfind (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libpz/
H A Dpzip.h266 extern Sfio_t* pzfind(Pz_t*, const char*, const char*, const char*);
H A Dpzopen.c64 pzfind(Pz_t* pz, const char* file, const char* suffix, const char* mode) function
H A Dpzpart.c540 if (pz->pin && (sp = pzfind(pz, opt_info.arg, PZ_PART_SUF, "r")))
767 if (!(sp = pzfind(pz, s, PZ_PART_SUF, "r")))
/ast/src/cmd/pzip/
H A Dpop.c247 if (!(sp = pzfind(pz, format, "fmt", "r")))

Completed in 17 milliseconds