Searched refs:isSVD (Results 1 – 1 of 1) sorted by relevance
409 static int isSVD(struct iso9660 *, const unsigned char *);554 if (isSVD(iso9660, p)) in archive_read_format_iso9660_bid()693 if (!isSVD(iso9660, h)) in isJolietSVD()734 isSVD(struct iso9660 *iso9660, const unsigned char *h) in isSVD() function