HomeSort by: relevance | last modified time | path
    Searched refs:iphlpapi (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
iphlpapi.d 10 module core.sys.windows.iphlpapi;
  /src/external/mit/libuv/dist/src/win/
getaddrinfo.c 33 #include <iphlpapi.h>
util.c 37 #include <iphlpapi.h>
60 /* Max user name length, from iphlpapi.h */
  /src/external/bsd/libevent/dist/
CMakeLists.txt 985 target_link_libraries(${lib} iphlpapi)
evutil.c 47 #include <iphlpapi.h>
705 HMODULE lib = evutil_load_windows_system_library_(TEXT("iphlpapi.dll"));
evdns.c 111 #include <iphlpapi.h>
3764 /* Use the windows GetNetworkParams interface in iphlpapi.dll to */
3780 TEXT("iphlpapi.dll")))) {
3781 log(EVDNS_LOG_WARN, "Could not open iphlpapi.dll");
  /src/external/bsd/ntp/dist/sntp/libevent/
CMakeLists.txt 985 target_link_libraries(${lib} iphlpapi)
evutil.c 45 #include <iphlpapi.h>
703 HMODULE lib = evutil_load_windows_system_library_(TEXT("iphlpapi.dll"));
evdns.c 109 #include <iphlpapi.h>
3762 /* Use the windows GetNetworkParams interface in iphlpapi.dll to */
3778 TEXT("iphlpapi.dll")))) {
3779 log(EVDNS_LOG_WARN, "Could not open iphlpapi.dll");
  /src/external/bsd/unbound/dist/libunbound/
libunbound.c 83 #include <iphlpapi.h>

Completed in 44 milliseconds