Searched refs:tmp_dname (Results 1 – 1 of 1) sorted by relevance
64 uint8_t tmp_dname[LDNS_MAX_DOMAINLEN]; in ldns_wire2dname() local114 tmp_dname[dname_pos] = label_size; in ldns_wire2dname()122 memcpy(&tmp_dname[dname_pos], &wire[*pos], label_size); in ldns_wire2dname()142 tmp_dname[dname_pos] = 0; in ldns_wire2dname()146 (uint16_t) dname_pos, tmp_dname); in ldns_wire2dname()