Home
last modified time | relevance | path

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

/third_party/libwebsockets/win32port/zlib/
H A Dgzread.c12 local int gz_head OF((gz_statep));
101 state and the check value will be initialized. gz_head() will return 0 on
104 local int gz_head(state) in gz_head() function
310 if (gz_head(state) == -1)
312 if (state->have) /* got some data from gz_head() */
620 (void)gz_head(state);

Completed in 2 milliseconds