Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/makefs/cd9660/
Dcd9660_write.c50 static int cd9660_write_path_tables(FILE *);
109 status = cd9660_write_path_tables(fd); in cd9660_write_image()
243 cd9660_write_path_tables(FILE *fd) in cd9660_write_path_tables() function