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

/bind-9.11.3/lib/dns/
H A Dresolver.c225 struct tried { struct
228 ISC_LINK(struct tried) link;
293 ISC_LIST(struct tried) edns;
294 ISC_LIST(struct tried) edns512;
1002 * Age RTTs of servers not tried.
1917 static struct tried *
1919 struct tried *tried; local
1921 for (tried = ISC_LIST_HEAD(fctx->edns);
1922 tried !
1933 struct tried *tried; local
1952 struct tried *tried; local
1966 struct tried *tried; local
2277 struct tried *tried; local
3842 struct tried *tried; local
[all...]

Completed in 35 milliseconds