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

/haiku-fatelf/src/bin/sharutils/src/
H A Dshar.c136 static int md5_count_mode = 1;
1543 if (md5_count_mode && (fp = fopen (local_name, "r")) != NULL
1760 {"no-md5-digest", no_argument, &md5_count_mode, 0},
1825 md5_count_mode = 0;
1997 md5_count_mode = 0;
134 static int md5_count_mode = 1; variable

Completed in 80 milliseconds