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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dzipinfo.c997 unsigned hostnum, hostver, extnum, extver, methid, methnum, xattr; variable
1048 methid = (unsigned)G.crec.compression_method;
1092 if (methid == IMPLODED) {
1097 } else if (methid == DEFLATED || methid == ENHDEFLATED) {
1883 unsigned hostnum, hostver, methid, methnum, xattr; local
1907 methid = (unsigned)(G.crec.compression_method);
1917 if (methid == IMPLODED) {
1920 } else if (methid == DEFLATED || methid
[all...]

Completed in 115 milliseconds