Foreground        862 src/filemanager/file.c     head_msg = mode == Foreground ? MSG_ERROR : _("Background process error");
Foreground        919 src/filemanager/file.c     return real_warn_same_file (Foreground, fmt, a, b);
Foreground        962 src/filemanager/file.c     msg = mode == Foreground ? MSG_ERROR : _("Background process error");
Foreground       1005 src/filemanager/file.c         msg = mode == Foreground
Foreground       1057 src/filemanager/file.c         return real_do_file_error (Foreground, allow_retry, str);
Foreground       1078 src/filemanager/file.c         return real_query_recursive (ctx, Foreground, s);
Foreground       1102 src/filemanager/file.c         return file_progress_real_query_replace (ctx, Foreground, src, src_stat, dst, dst_stat);
Foreground       1111 src/filemanager/file.c     return real_do_file_error (Foreground, allow_retry, str);
Foreground       1119 src/filemanager/file.c     return real_query_recursive (ctx, Foreground, s);
Foreground       1128 src/filemanager/file.c     return file_progress_real_query_replace (ctx, Foreground, src, src_stat, dst, dst_stat);
Foreground        528 src/filemanager/filegui.c     if (mode == Foreground)