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

/openbsd-current/gnu/usr.sbin/mkhybrid/src/
H A Diso9660.h146 struct iso_path_table{ struct
H A Djoliet.c734 jpath_table_size += joliet_strlen(s_entry->hfs_ent->name) + sizeof(struct iso_path_table) - 1;
737 jpath_table_size += joliet_strlen(s_entry->name) + sizeof(struct iso_path_table) - 1;
747 jpath_table_size += sizeof(struct iso_path_table);
H A Dtree.c455 path_table_size += new_reclen + sizeof(struct iso_path_table) - 1;
463 path_table_size += sizeof(struct iso_path_table);

Completed in 167 milliseconds