| qp.c | 78 dns_qpnode_t *twigs = branch_twigs(qp, n); local 81 size_t height = getheight(qp, &twigs[pos]); 100 dns_qpnode_t *twigs = branch_twigs(qp, n); local 103 size_t len = maxkeylen(qp, &twigs[pos]); 231 dns_qpnode_t *twigs = ref_ptr(qp, ref); local 233 /* brief list of twigs */ 246 "", n, twigs, ref, ref_chunk(ref), ref_cell(ref), 310 dns_qpnode_t *twigs = branch_twigs(qp, n); local 316 dumpdot_name(&twigs[pos]); 321 dumpdot_twig(qp, &twigs[pos]) [all...] |