Searched defs:entry_next (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dacache.c313 dns_acacheentry_t *entry, *entry_next; local
323 entry = entry_next) {
324 entry_next = ISC_LIST_NEXT(entry, link);
H A Dadb.c2082 dns_adbentry_t *entry, *entry_next; local
2099 entry = entry_next) {
2100 entry_next = ISC_LIST_NEXT(entry, plink);

Completed in 26 milliseconds