Searched refs:ARES_ENOTINITIALIZED (Results 1 – 7 of 7) sorted by relevance
18 and return ARES_ENOTINITIALIZED if ares_library_init() has not been called.23 'int' and return ARES_ENOTINITIALIZED if library has not been initialized.
95 return ARES_ENOTINITIALIZED; in ares_set_servers()147 return ARES_ENOTINITIALIZED; in ares_set_servers_csv()
137 return ARES_ENOTINITIALIZED; in ares_library_initialized()
128 #define ARES_ENOTINITIALIZED 21 /* introduced in 1.7.0 */ macro
140 return ARES_ENOTINITIALIZED; in ares_init_options()
260 ARES_ENOTINITIALIZED if library initialization has not been performed
610 case ARES_ENOTINITIALIZED: in Curl_set_dns_servers()