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

/bind-9.11.3/lib/dns/
H A Dresolver.c367 unsigned int valfail; member in struct:fetchctx
2954 break; /* counted as 'valfail' */
4323 fctx->valfail = 0;
4911 fctx->valfail++;
9663 "badresp:%u,adberr:%u,findfail:%u,valfail:%u]",
9673 fctx->findfail, fctx->valfail);

Completed in 42 milliseconds