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

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c385 static int isJolietSVD(struct iso9660 *, const unsigned char *);
513 if (isJolietSVD(iso9660, p))
637 isJolietSVD(struct iso9660 *iso9660, const unsigned char *h) function

Completed in 99 milliseconds