Searched refs:lquery (Results 1 – 1 of 1) sorted by relevance
637 uint8_t *lquery; in dns_read() local648 lquery = strrchr(result->data + 1, '.'); in dns_read()649 if (!lquery || memcmp(lquery, (const void *){ ".local" }, 7)) { in dns_read()663 &(result->data + 1)[hostname_len] == lquery) { in dns_read()