HomeSort by relevance Sort by last modified time
    Searched full:drive_root (Results 1 - 1 of 1) sorted by null

  /external/syslinux/win/
syslinux.c 301 static char drive_root[] = "?:\\"; local
346 drive_root[0] = opt.device[0];
347 drive_type = GetDriveType(drive_root);

Completed in 84 milliseconds