Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c341 #define RSRC_F_SIZE 50 /* Size of Resource fork footer. */ macro
1192 rsrc_bytes = a->compressed_rsrc_position - RSRC_F_SIZE; in hfs_write_resource_fork_header()
1209 static const char rsrc_footer[RSRC_F_SIZE] = { in hfs_set_resource_fork_footer()
1321 block_size = COMPRESSED_W_SIZE + RSRC_F_SIZE + in hfs_drive_compressor()
1499 RSRC_F_SIZE; /* footer */ in hfs_write_decmpfs_block()