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

  /external/syslinux/win/
ntfssect.c 210 ok = xp_funcs.GetVolumePathName(
217 M_ERR("GetVolumePathName() failed!");
312 XpFuncs->GetVolumePathName = (F_KERNEL32_GETVOLUMEPATHNAME *) (
319 if (!XpFuncs->GetVolumePathName) {
320 M_ERR("GetVolumePathName() not found in KERNEL32.DLL!");
348 XpFuncs->GetVolumePathName = NULL;
ntfssect.h 49 /* The function type for Kernel32.dll's GetVolumePathName() */
148 F_KERNEL32_GETVOLUMEPATHNAME * GetVolumePathName;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fileapi.h 105 #define GetVolumePathName GetVolumePathNameW
winbase.h     [all...]

Completed in 120 milliseconds