Searched refs:tmp_dname (Results 1 – 1 of 1) sorted by relevance
63 uint8_t tmp_dname[LDNS_MAX_DOMAINLEN]; in ldns_wire2dname() local113 tmp_dname[dname_pos] = label_size; in ldns_wire2dname()121 memcpy(&tmp_dname[dname_pos], &wire[*pos], label_size); in ldns_wire2dname()140 tmp_dname[dname_pos] = 0; in ldns_wire2dname()144 (uint16_t) dname_pos, tmp_dname); in ldns_wire2dname()