Lines Matching refs:domain
31 * public domain. You can find his original copyright below. Please,
35 * This software is Public Domain. To view a copy of the public domain dedication,
127 * globally. Otherwise each search domain is appended in turn.
132 * For example, with ndots set to 1 (the default) and a search domain list of
177 /** The domain name does not exist */
426 Add a domain to the list of search domains
428 @param domain the domain to be added to the search list
430 void evdns_search_add(const char *domain);
437 the first query to be without any search domain.