Searched refs:c_mtime_offset (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/libarchive/libarchive/
H A Darchive_write_set_format_cpio.c90 #define c_mtime_offset 48 macro
353 format_octal(archive_entry_mtime(entry), h + c_mtime_offset, c_mtime_size); local
H A Darchive_write_set_format_cpio_newc.c82 #define c_mtime_offset 46 macro
295 format_hex(archive_entry_mtime(entry), h + c_mtime_offset, c_mtime_size); local

Completed in 44 milliseconds