Home
last modified time | relevance | path

Searched refs:ISO_RRIP_ANALYZE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/cd9660/
H A Dcd9660_rrip.c51 typedef int rrt_func_t(void *, ISO_RRIP_ANALYZE *ana);
56 void (*func2)(struct iso_directory_record *isodir, ISO_RRIP_ANALYZE *ana);
60 static int cd9660_rrip_altname(ISO_RRIP_ALTNAME *p, ISO_RRIP_ANALYZE *ana);
61 static int cd9660_rrip_attr(ISO_RRIP_ATTR *p, ISO_RRIP_ANALYZE *ana);
62 static int cd9660_rrip_cont(ISO_RRIP_CONT *p, ISO_RRIP_ANALYZE *ana);
64 ISO_RRIP_ANALYZE *ana);
66 ISO_RRIP_ANALYZE *ana);
68 ISO_RRIP_ANALYZE *ana);
69 static int cd9660_rrip_device(ISO_RRIP_DEVICE *p, ISO_RRIP_ANALYZE *ana);
70 static int cd9660_rrip_extref(ISO_RRIP_EXTREF *p, ISO_RRIP_ANALYZE *ana);
[all …]
H A Diso_rrip.h71 } ISO_RRIP_ANALYZE; typedef