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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dgzguts.h155 /* values for gz_state how */
192 } gz_state; typedef in typeref:struct:__anon4143
193 typedef gz_state FAR *gz_statep;
H A Dgzlib.c111 state = (gz_statep)malloc(sizeof(gz_state));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dgzguts.h139 /* values for gz_state how */
176 } gz_state; typedef in typeref:struct:__anon2764
177 typedef gz_state FAR *gz_statep;
H A Dgzlib.c111 state = malloc(sizeof(gz_state));

Completed in 25 milliseconds