Home
last modified time | relevance | path

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

/dports/archivers/arj/arj-3.10.22/
H A Ddefines.h563 #define ATO_SAVE_BOTH 4 /* Save both timestamps (-s3) */ macro
H A Darj_user.c1366 …else if((timestamp_override==ATO_SAVE_ORIGINAL||timestamp_override==ATO_SAVE_BOTH)&&saved_timestam… in finish_processing()
1865 if(timestamp_override!=ATO_SAVE_BOTH) in process_archive_proc()