Searched refs:VolumeStr (Results 1 – 2 of 2) sorted by relevance
125 extern const char* VolumeStr[FF_VOLUMES]; /* User defined volume ID table */
482 static const char *const VolumeStr[FF_VOLUMES] = {FF_VOLUME_STRS}; /* Pre-defined volume ID */ variable3188 vsp = VolumeStr[i]; tp = *path; /* Preconfigured string and path name to test */3206 vsp = VolumeStr[i]; tt = tp; /* Preconfigured string and path name to test */4408 for (n = 0, vp = (const char*)VolumeStr[CurrVol]; vp[n]; n++) ;