Lines Matching defs:qlist
49 auto &qlist = p.second.qlist;50 while (!qlist.empty()) {51 auto head = qlist.head;52 qlist.remove(head);234 ent.qlist.append(dnsq);260 auto &qlist = ent.qlist;261 while (!qlist.empty()) {262 auto head = qlist.head;263 qlist.remove(head);280 ent.qlist.append(dnsq);295 ent.qlist.remove(dnsq);