Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c342 #define RSRC_F_SIZE 50 /* Size of Resource fork footer. */ macro
1187 rsrc_bytes = a->compressed_rsrc_position - RSRC_F_SIZE; in hfs_write_resource_fork_header()
1204 static const char rsrc_footer[RSRC_F_SIZE] = { in hfs_set_resource_fork_footer()
1316 block_size = COMPRESSED_W_SIZE + RSRC_F_SIZE + in hfs_drive_compressor()
1494 RSRC_F_SIZE; /* footer */ in hfs_write_decmpfs_block()