Searched refs:cdrom_name_size (Results 1 - 1 of 1) sorted by relevance

/external/qemu/block/
H A Draw-win32.c260 static int find_cdrom(char *cdrom_name, int cdrom_name_size) argument
271 snprintf(cdrom_name, cdrom_name_size, "\\\\.\\%c:", pdrv[0]);

Completed in 74 milliseconds