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

/bind-9.11.3/lib/bind9/
H A Dcheck.c960 static const char *server_contact[] = { local
1289 for (i= 0; server_contact[i] != NULL; i++) {
1291 (void)cfg_map_get(options, server_contact[i], &obj);
1297 server_contact[i], str);

Completed in 44 milliseconds