Searched defs:pzfile (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libpz/
H A Dpzhead.c283 * pzfile() is called to determine if EOF has been reached
292 pzfile(Pz_t* pz) function
305 (*pz->disc->errorf)(pz, pz->disc, -1, "%s: pzfile: i=%02x", pz->path, i);
322 (*pz->disc->errorf)(pz, pz->disc, -1, "%s: pzfile: i=%02x j=%02x", pz->path, i, j);

Completed in 11 milliseconds