Searched refs:ZIP_FLG_ZINV (Results 1 – 2 of 2) sorted by relevance
168 if (gniflags & ZIP_FLG_ZINV) { in interpret_ddp_zip()273 if (flags & ZIP_FLG_ZINV) in zip_flags()294 if (flags & ZIP_FLG_ZINV) in zip_flags_long()
120 #define ZIP_FLG_ZINV 0x80 macro