Searched refs:query (Results 1 – 2 of 2) sorted by relevance
493 dns_compare_name(unsigned char *query, unsigned char *response) in dns_compare_name() argument506 if ((*query) != (*response)) { in dns_compare_name()510 ++query; in dns_compare_name()513 ++query; in dns_compare_name()528 dns_parse_name(unsigned char *query) in dns_parse_name() argument533 n = *query++; in dns_parse_name()541 ++query; in dns_parse_name()545 } while (*query != 0); in dns_parse_name()547 return query + 1; in dns_parse_name()566 char *query, *nptr; in dns_send() local[all …]
1538 indicate the number of pointers query by the mailbox. There is three defines1614 received match the name query), implement DNS_USES_STATIC_BUF (the place where1616 for a new query, and fix some minor problems.1717 the next query message to receive the matching multicast streams).