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

/macosx-10.9.5/bind9-45.100/bind9/lib/export/samples/
H A Dnsprobe.c66 othererr, enumerator in enum:__anon6584
114 unsigned long othererr; member in struct:lcl_stat
344 case othererr:
345 stattype = "othererr";
346 increment_entry(&server_stat.othererr);
347 increment_entry(&local_stat.othererr);
407 if (local_stat.othererr > 0) {
409 printf("%s:othererr\n", trans->domain);
410 increment_entry(&domain_stat.othererr);
532 *resultp = othererr;
[all...]

Completed in 173 milliseconds