Lines Matching refs:servers
545 * This is little more than a linked list of servers to query in hopes
704 * linked lists: the server list (servers to query) and the query list
705 * (outstanding queries which have been made to the listed servers).
791 * Caution: If you don't clone the servers, you MUST clone the server
795 clone_lookup(dig_lookup_t *lookold, isc_boolean_t servers) {
857 if (servers)
866 * queued for processing. If servers are not cloned in the requeue, they
872 requeue_lookup(dig_lookup_t *lookold, isc_boolean_t servers) {
881 looknew = clone_lookup(lookold, servers);
1536 * name server search modes to start a new lookup using servers from
1829 * queries to servers. Create and initialize the message to be sent as
2541 printf(";; connection timed out; no servers could be "