Home
last modified time | relevance | path

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

/dports/archivers/arj/arj-3.10.22/
H A Ddefines.h761 #define MAX_VOLUME_FT_CHECKS 3 /* Number of times to check the file macro
H A Darj_user.c2713 if(inhibit_change_test||tries>MAX_VOLUME_FT_CHECKS||!is_removable) in perform_cmd()