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

  /src/external/mit/libuv/dist/src/win/
winapi.c 34 sNtQueryVolumeInformationFile pNtQueryVolumeInformationFile;
94 pNtQueryVolumeInformationFile = (sNtQueryVolumeInformationFile)
96 if (pNtQueryVolumeInformationFile == NULL) {
fs.c 1748 nt_status = pNtQueryVolumeInformationFile(handle,
1778 nt_status = pNtQueryVolumeInformationFile(handle,
2088 nt_status = pNtQueryVolumeInformationFile(handle,
2104 nt_status = pNtQueryVolumeInformationFile(handle,
winapi.h 4810 extern sNtQueryVolumeInformationFile pNtQueryVolumeInformationFile;

Completed in 64 milliseconds