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

  /src/external/mit/libuv/dist/src/win/
winapi.c 29 sRtlGetVersion pRtlGetVersion;
63 pRtlGetVersion = (sRtlGetVersion) GetProcAddress(ntdll_module,
tcp.c 755 if (!pRtlGetVersion)
757 pRtlGetVersion(&os_info);
util.c 1583 pRtlGetVersion(&os_info);
winapi.h 4805 extern sRtlGetVersion pRtlGetVersion;

Completed in 21 milliseconds