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

  /src/external/mit/libuv/dist/src/win/
winapi.c 49 sGetFileInformationByName pGetFileInformationByName;
141 pGetFileInformationByName = (sGetFileInformationByName)GetProcAddress(
fs.c 1706 if (!pGetFileInformationByName) {
1711 if (!pGetFileInformationByName(path, FileStatBasicByNameInfo, &stat_info,
winapi.h 4822 extern sGetFileInformationByName pGetFileInformationByName;

Completed in 23 milliseconds