Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zlib/
H A Dgzread.c14 local int gz_look OF((gz_statep));
94 local int gz_look(state) in gz_look() function
240 if (gz_look(state) == -1)
623 (void)gz_look(state);
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dgzread.c22 local int gz_look OF((gz_statep));
102 local int gz_look(state) in gz_look() function
249 if (gz_look(state) == -1)
644 (void)gz_look(state);