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 183 int is_windows_drive(const char *filename);
block.c 212 int is_windows_drive(const char *filename) function
232 if (is_windows_drive(filename) ||
    [all...]
  /external/qemu/block/
raw-win32.c 313 if (is_windows_drive(filename))

Completed in 303 milliseconds