Searched refs:ORIG_NAME (Results 1 – 3 of 3) sorted by relevance
107 #define ORIG_NAME 0x08 /* bit 3 set: original file name present */ macro142 if ((flags & ORIG_NAME) != 0) { /* skip the original file name */ in check_header()
654 #define ORIG_NAME 0x08 /* bit 3 set: original file name present */ macro706 if (flags & ORIG_NAME) { in new_package()
136 #define ORIG_NAME 0x08 macro589 *origname ? ORIG_NAME : 0, in gz_compress()883 if ((flags & ORIG_NAME) == 0) { in gz_uncompress()1442 if (fourbytes[3] & ORIG_NAME) { in file_uncompress()