Foreground        851 src/filemanager/file.c     head_msg = mode == Foreground ? MSG_ERROR : _ ("Background process error");
Foreground        909 src/filemanager/file.c     return real_warn_same_file (ctx, Foreground, fmt, a, b);
Foreground        943 src/filemanager/file.c     msg = mode == Foreground ? MSG_ERROR : _ ("Background process error");
Foreground        991 src/filemanager/file.c         msg = mode == Foreground
Foreground       1043 src/filemanager/file.c         return real_do_file_error (ctx, Foreground, allow_retry, str);
Foreground       1062 src/filemanager/file.c         return real_query_recursive (ctx, Foreground, s);
Foreground       1084 src/filemanager/file.c         return file_progress_real_query_replace (ctx, Foreground, src, src_stat, dst, dst_stat);
Foreground       1093 src/filemanager/file.c     return real_do_file_error (ctx, Foreground, allow_retry, str);
Foreground       1101 src/filemanager/file.c     return real_query_recursive (ctx, Foreground, s);
Foreground       1110 src/filemanager/file.c     return file_progress_real_query_replace (ctx, Foreground, src, src_stat, dst, dst_stat);
Foreground        532 src/filemanager/filegui.c     if (mode == Foreground)