Foreground        858 src/filemanager/file.c     head_msg = mode == Foreground ? MSG_ERROR : _("Background process error");
Foreground        918 src/filemanager/file.c     return real_warn_same_file (ctx, Foreground, fmt, a, b);
Foreground        952 src/filemanager/file.c     msg = mode == Foreground ? MSG_ERROR : _("Background process error");
Foreground       1000 src/filemanager/file.c         msg = mode == Foreground
Foreground       1054 src/filemanager/file.c         return real_do_file_error (ctx, Foreground, allow_retry, str);
Foreground       1075 src/filemanager/file.c         return real_query_recursive (ctx, Foreground, s);
Foreground       1099 src/filemanager/file.c         return file_progress_real_query_replace (ctx, Foreground, src, src_stat, dst, dst_stat);
Foreground       1108 src/filemanager/file.c     return real_do_file_error (ctx, Foreground, allow_retry, str);
Foreground       1116 src/filemanager/file.c     return real_query_recursive (ctx, Foreground, s);
Foreground       1125 src/filemanager/file.c     return file_progress_real_query_replace (ctx, Foreground, src, src_stat, dst, dst_stat);
Foreground        536 src/filemanager/filegui.c     if (mode == Foreground)