Home
last modified time | relevance | path

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

/openbsd/usr.sbin/makefs/cd9660/
H A Dcd9660_write.c443 fwrite(&(myattr->attr), CD9660_SUSP_ENTRY_SIZE(myattr), 1, fd); in cd9660_write_rr()
446 offset += CD9660_SUSP_ENTRY_SIZE(myattr); in cd9660_write_rr()
H A Diso9660_rrip.h215 #define CD9660_SUSP_ENTRY_SIZE(entry)\ macro
H A Diso9660_rrip.c222 working -= CD9660_SUSP_ENTRY_SIZE(temp); in cd9660_susp_handle_continuation_common()
225 susp_used += CD9660_SUSP_ENTRY_SIZE(temp); in cd9660_susp_handle_continuation_common()
252 ca_used += CD9660_SUSP_ENTRY_SIZE(temp); in cd9660_susp_handle_continuation_common()