HomeSort by relevance Sort by last modified time
    Searched refs:ARES_LIB_INIT_WIN32 (Results 1 - 2 of 2) sorted by null

  /external/c-ares/
ares_library_init.c 107 if (flags & ARES_LIB_INIT_WIN32)
126 if (ares_init_flags & ARES_LIB_INIT_WIN32)
ares.h 207 #define ARES_LIB_INIT_WIN32 (1 << 0)
208 #define ARES_LIB_INIT_ALL (ARES_LIB_INIT_WIN32)

Completed in 8362 milliseconds