Foreground 848 src/filemanager/file.c head_msg = mode == Foreground ? MSG_ERROR : _ ("Background process error"); Foreground 906 src/filemanager/file.c return real_warn_same_file (ctx, Foreground, fmt, a, b); Foreground 940 src/filemanager/file.c msg = mode == Foreground ? MSG_ERROR : _ ("Background process error"); Foreground 988 src/filemanager/file.c msg = mode == Foreground Foreground 1041 src/filemanager/file.c return real_do_file_error (ctx, Foreground, allow_retry, str); Foreground 1060 src/filemanager/file.c return real_query_recursive (ctx, Foreground, s); Foreground 1082 src/filemanager/file.c return file_progress_real_query_replace (ctx, Foreground, src, src_stat, dst, dst_stat); Foreground 1091 src/filemanager/file.c return real_do_file_error (ctx, Foreground, allow_retry, str); Foreground 1099 src/filemanager/file.c return real_query_recursive (ctx, Foreground, s); Foreground 1108 src/filemanager/file.c return file_progress_real_query_replace (ctx, Foreground, src, src_stat, dst, dst_stat); Foreground 524 src/filemanager/filegui.c if (mode == Foreground)