Searched refs:VOLUME_LEN (Results 1 – 2 of 2) sorted by relevance
40 #define VOLUME_LEN 32 macro53 if (pp->sectorsize < 0x28 + VOLUME_LEN) in g_label_iso9660_taste()67 strlcpy(label, volume, MIN(size, VOLUME_LEN)); in g_label_iso9660_taste()
40 #define VOLUME_LEN 32 macro56 strlcpy(label, volume, MIN(size, VOLUME_LEN)); in fstyp_cd9660()