Lines Matching defs:servers
593 * This is little more than a linked list of servers to query in hopes
759 * linked lists: the server list (servers to query) and the query list
760 * (outstanding queries which have been made to the listed servers).
904 * Caution: If you don't clone the servers, you MUST clone the server
908 clone_lookup(dig_lookup_t *lookold, isc_boolean_t servers) {
1004 if (servers)
1013 * queued for processing. If servers are not cloned in the requeue, they
1019 requeue_lookup(dig_lookup_t *lookold, isc_boolean_t servers) {
1028 looknew = clone_lookup(lookold, servers);
2033 * name server search modes to start a new lookup using servers from
2327 * queries to servers. Create and initialize the message to be sent as
3267 printf(";; connection timed out; no servers could be "