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

/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Darchive_read_support_compression_gzip.c118 int header_flags; local
138 header_flags = p[3];
146 if (header_flags & 4) {
155 if (header_flags & 8) {
167 if (header_flags & 16) {
179 if ((header_flags & 2)) {

Completed in 173 milliseconds