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

/bind-9.11.3/lib/samples/
H A Dnsprobe.c63 othererr, enumerator in enum:__anon325
111 unsigned long othererr; member in struct:lcl_stat
338 case othererr:
339 stattype = "othererr";
340 increment_entry(&server_stat.othererr);
341 increment_entry(&local_stat.othererr);
401 if (local_stat.othererr > 0U) {
403 printf("%s:othererr\n", trans->domain);
404 increment_entry(&domain_stat.othererr);
526 *resultp = othererr;
[all...]

Completed in 12 milliseconds