Lines Matching defs:finds
12 * In finds, if task == NULL, no events will be generated, and no events
188 dns_adbfindlist_t finds;
1241 * Run through the list. For each name, clean up finds
1480 find = ISC_LIST_HEAD(name->finds);
1516 ISC_LIST_UNLINK(name->finds, find, plink);
1694 ISC_LIST_INIT(name->finds);
1724 INSIST(ISC_LIST_EMPTY(n->finds));
3231 ISC_LIST_APPEND(adbname->finds, find, plink);
3375 ISC_LIST_UNLINK(find->adbname->finds, find, plink);
3449 fprintf(f, "; addr %p, erefcnt %u, irefcnt %u, finds out %u\n",
3670 find = ISC_LIST_HEAD(name->finds);
3951 * sitting out there, tell all the finds about it.