Searched refs:RES_INIT (Results 1 – 9 of 9) sorted by relevance
82 #define RES_INIT 0x00000001 macro
1065 if (!(_res.options & RES_INIT)) in xmlNanoHTTPConnectHost()
1094 if (!(_res.options & RES_INIT)) in xmlNanoHTTPConnectHost()
1638 if (result == 0 && (res.options & RES_INIT)) { in init_by_resolv_conf()
52765 // Note: res_ninit in glibc always returns 0 and sets RES_INIT.