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