Searched refs:ZIP_FLG_ONEZ (Results 1 – 2 of 2) sorted by relevance
279 if (flags & ZIP_FLG_ONEZ) in zip_flags()301 if (flags & ZIP_FLG_ONEZ) in zip_flags_long()
118 #define ZIP_FLG_ONEZ 0x20 macro