Searched refs:MIN_HDR_SIZE (Results 1 – 1 of 1) sorted by relevance
174 #define MIN_HDR_SIZE 5 macro244 if (rc < MIN_HDR_SIZE || header[0] != 'Z' || header[1] != 'V') in uncompress_fd()