Lines Matching refs:finds
23 * In finds, if task == NULL, no events will be generated, and no events
191 dns_adbfindlist_t finds;
861 * Run through the list. For each name, clean up finds
1099 find = ISC_LIST_HEAD(name->finds);
1135 ISC_LIST_UNLINK(name->finds, find, plink);
1309 ISC_LIST_INIT(name->finds);
1326 INSIST(ISC_LIST_EMPTY(n->finds));
2563 ISC_LIST_APPEND(adbname->finds, find, plink);
2707 ISC_LIST_UNLINK(find->adbname->finds, find, plink);
2778 fprintf(f, "; addr %p, erefcnt %u, irefcnt %u, finds out %u\n",
2979 find = ISC_LIST_HEAD(name->finds);
3250 * sitting out there, tell all the finds about it.