Home
last modified time | relevance | path

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

/dports/archivers/unarj/unarj-2.65/
H A Dunarj.c227 static long torigsize; variable
892 torigsize += origsize;
966 r = ratio(tcompsize, torigsize); in execute_cmd()
968 file_count, torigsize, tcompsize, r / 1000, r % 1000, &date_str[2]); in execute_cmd()