with_eta          871 src/filemanager/filegui.c file_progress_ui_create (file_op_context_t *ctx, gboolean with_eta,
with_eta          909 src/filemanager/filegui.c         ui->showing_eta = with_eta && ctx->totals_computed;
with_eta          910 src/filemanager/filegui.c         ui->showing_bps = with_eta;
with_eta          166 src/filemanager/filegui.h void file_progress_ui_create (file_op_context_t * ctx, gboolean with_eta,