Lines Matching refs:gz_statep
9 local int gz_load OF((gz_statep, unsigned char *, unsigned, unsigned *));
10 local int gz_avail OF((gz_statep));
11 local int gz_look OF((gz_statep));
12 local int gz_decomp OF((gz_statep));
13 local int gz_fetch OF((gz_statep));
14 local int gz_skip OF((gz_statep, z_off64_t));
21 gz_statep state; in gz_load()
52 gz_statep state; in gz_avail()
86 gz_statep state; in gz_look()
172 gz_statep state; in gz_decomp()
226 gz_statep state; in gz_fetch()
256 gz_statep state; in gz_skip()
293 gz_statep state;
299 state = (gz_statep)file;
387 gz_statep state;
392 state = (gz_statep)file;
422 gz_statep state;
427 state = (gz_statep)file;
486 gz_statep state;
491 state = (gz_statep)file;
545 gz_statep state;
550 state = (gz_statep)file;
566 gz_statep state;
571 state = (gz_statep)file;