Searched refs:pointer_count (Results 1 – 2 of 2) sorted by relevance
64 unsigned int pointer_count = 0; in ldns_wire2dname() local80 pointer_count++; in ldns_wire2dname()94 } else if (pointer_count > LDNS_MAX_POINTERS) { in ldns_wire2dname()
376 uint32_t pointer_count = 0; in DoExecute() local428 ++pointer_count; in DoExecute()511 while (pointer_count > 0) { in DoExecute()519 --pointer_count; in DoExecute()