Searched refs:mnttype (Results 1 – 1 of 1) sorted by relevance
119 static int CheckDrive(char *drive, char *mnttype, struct stat *stbuf) in CheckDrive() argument145 else if ( mnttype && (SDL_strcmp(mnttype, MNTTYPE_CDROM) == 0) ) { in CheckDrive()