Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/fs/cd9660/
Dcd9660_rrip.c56 typedef int rrt_func_t(void *, ISO_RRIP_ANALYZE *ana);
61 void (*func2)(struct iso_directory_record *isodir, ISO_RRIP_ANALYZE *ana);
65 static int cd9660_rrip_altname(ISO_RRIP_ALTNAME *p, ISO_RRIP_ANALYZE *ana);
66 static int cd9660_rrip_attr(ISO_RRIP_ATTR *p, ISO_RRIP_ANALYZE *ana);
67 static int cd9660_rrip_cont(ISO_RRIP_CONT *p, ISO_RRIP_ANALYZE *ana);
69 ISO_RRIP_ANALYZE *ana);
71 ISO_RRIP_ANALYZE *ana);
73 ISO_RRIP_ANALYZE *ana);
74 static int cd9660_rrip_device(ISO_RRIP_DEVICE *p, ISO_RRIP_ANALYZE *ana);
75 static int cd9660_rrip_extref(ISO_RRIP_EXTREF *p, ISO_RRIP_ANALYZE *ana);
[all …]
Diso_rrip.h72 } ISO_RRIP_ANALYZE; typedef