Searched refs:extrabytes (Results 1 – 1 of 1) sorted by relevance
30 int extrabytes) { in extract_name() argument46 if (!CHECK_LEN(header, p1 ? p1 : p, plen, extrabytes)) return 0; in extract_name()236 static unsigned char* skip_name(unsigned char* ansp, HEADER* header, size_t plen, int extrabytes) { in skip_name() argument273 if (!CHECK_LEN(header, ansp, plen, extrabytes)) return NULL; in skip_name()