Searched refs:ORIG_NAME (Results 1 – 6 of 6) sorted by relevance
86 #define ORIG_NAME 0x08 /* bit 3 set: original file name present */ macro331 if (flags & ORIG_NAME) { in check_header()
72 #define ORIG_NAME 0x08 /* bit 3 set: original file name present */ macro206 if ((flags & ORIG_NAME) != 0) { in check_header()
70 ORIG_NAME = 0x08, /* bit 3 set: original file name present */ enumerator
358 if ((flags & ORIG_NAME) != 0) { in _check_header()
66 #define ORIG_NAME 0x08 /* bit 3 set: original file name present */ macro239 if ((flags & ORIG_NAME) != 0) { in check_header()
139 #define ORIG_NAME 0x08 macro611 *origname ? ORIG_NAME : 0, in gz_compress()911 if ((flags & ORIG_NAME) == 0) { in gz_uncompress()1494 if (fourbytes[3] & ORIG_NAME) { in file_uncompress()