Home
last modified time | relevance | path

Searched refs:isExtract (Results 1 – 1 of 1) sorted by relevance

/external/dnsmasq/src/
Drfc1035.c29 static int extract_name(HEADER* header, size_t plen, unsigned char** pp, char* name, int isExtract, in extract_name() argument
35 if (isExtract) *cp = 0; in extract_name()
48 if (isExtract) { in extract_name()
86 if (!isExtract) return 0; /* Cannot compare bitsrings */ in extract_name()
116 if (isExtract) { in extract_name()
136 if (isExtract) in extract_name()