total_progress_bytes 824 src/filemanager/file.c ctx->total_progress_bytes += (uintmax_t) add; total_progress_bytes 838 src/filemanager/file.c file_progress_show_total (ctx, ctx->total_progress_bytes, tv_current, TRUE); total_progress_bytes 1178 src/filemanager/file.c const uintmax_t copied_bytes = ctx->total_progress_bytes + file_part; total_progress_bytes 2808 src/filemanager/file.c file_progress_show_total (ctx, ctx->total_progress_bytes + ctx->progress_bytes, total_progress_bytes 141 src/filemanager/filegui.h uintmax_t total_progress_bytes;