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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
GnuGenBootSector.c 114 UINTN GetLogicalDrives(void) { return 1; }
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
GenBootSector.c 244 UINT Mask = GetLogicalDrives();
  /external/ImageMagick/MagickCore/
nt-feature.c 257 status=(GetLogicalDrives() & (1 << ((toupper((int) (*magick)))-'A'))) != 0 ?
  /external/syslinux/win/
syslinux.c 336 drives = GetLogicalDrives();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fileapi.h 72 WINBASEAPI DWORD WINAPI GetLogicalDrives (VOID);

Completed in 1873 milliseconds