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));
15 local z_size_t gz_read OF((gz_statep, voidp, z_size_t));
22 gz_statep state; in gz_load()
57 gz_statep state; in gz_avail()
92 gz_statep state; in gz_look()
176 gz_statep state; in gz_decomp()
230 gz_statep state; in gz_fetch()
260 gz_statep state; in gz_skip()
295 gz_statep state; in gz_read()
380 gz_statep state;
385 state = (gz_statep)file;
418 gz_statep state;
423 state = (gz_statep)file;
452 gz_statep state;
457 state = (gz_statep)file;
487 gz_statep state;
492 state = (gz_statep)file;
551 gz_statep state;
556 state = (gz_statep)file;
610 gz_statep state;
615 state = (gz_statep)file;
631 gz_statep state;
636 state = (gz_statep)file;