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

/bind-9.6-ESV-R11/lib/dns/
H A Dresolver.c283 unsigned int valfail; member in struct:fetchctx
2293 break; /* counted as 'valfail' */
3593 fctx->valfail = 0;
4087 fctx->valfail++;
8047 "adberr:%u,findfail:%u,valfail:%u]",
8056 fctx->findfail, fctx->valfail);

Completed in 40 milliseconds