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

/illumos-gate/usr/src/boot/lib/libz/
H A Dgzread.c16 local int gz_fetch OF((gz_statep));
227 otherwise 0. gz_fetch() will leave state->how as COPY or GZIP unless the
229 local int gz_fetch(state) function
284 if (gz_fetch(state) == -1)
350 if (gz_fetch(state) == -1)
520 if (state->x.have == 0 && gz_fetch(state) == -1)

Completed in 60 milliseconds