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

/freebsd-10.1-release/lib/libz/
H A Dgzread.c14 local int gz_look OF((gz_statep));
88 gz_look() will return 0 on success or -1 on failure. */
89 local int gz_look(state) function
237 if (gz_look(state) == -1)
563 (void)gz_look(state);

Completed in 90 milliseconds