Lines Matching refs:gz_statep
12 local int gz_load(gz_statep state, unsigned char *buf, unsigned len,
43 local int gz_avail(gz_statep state) {
76 local int gz_look(gz_statep state) {
156 local int gz_decomp(gz_statep state) {
208 local int gz_fetch(gz_statep state) {
236 local int gz_skip(gz_statep state, z_off64_t len) {
268 local z_size_t gz_read(gz_statep state, voidp buf, z_size_t len) {
346 gz_statep state;
351 state = (gz_statep)file;
379 gz_statep state;
384 state = (gz_statep)file;
414 gz_statep state;
419 state = (gz_statep)file;
443 gz_statep state;
448 state = (gz_statep)file;
503 gz_statep state;
508 state = (gz_statep)file;
560 gz_statep state;
565 state = (gz_statep)file;
579 gz_statep state;
584 state = (gz_statep)file;