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

  /external/qemu/
block_int.h 220 int is_windows_drive(const char *filename);
block.c 254 int is_windows_drive(const char *filename) function
310 if (is_windows_drive(filename) ||
    [all...]
  /external/qemu/block/
raw-win32.c 310 if (is_windows_drive(filename))

Completed in 22 milliseconds