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

/bind-9.11.3/lib/samples/
H A Dnsprobe.c67 lame, enumerator in enum:__anon325
115 unsigned long lame; member in struct:lcl_stat
358 case lame:
359 stattype = "lame";
360 increment_entry(&server_stat.lame);
361 increment_entry(&local_stat.lame);
425 if (local_stat.lame > 0U) {
427 printf("%s:lame\n", trans->domain);
428 increment_entry(&domain_stat.lame);
522 *resultp = lame;
[all...]

Completed in 12 milliseconds