Foreground 847 src/filemanager/file.c head_msg = mode == Foreground ? MSG_ERROR : _ ("Background process error"); Foreground 905 src/filemanager/file.c return real_warn_same_file (ctx, Foreground, fmt, a, b); Foreground 939 src/filemanager/file.c msg = mode == Foreground ? MSG_ERROR : _ ("Background process error"); Foreground 987 src/filemanager/file.c msg = mode == Foreground Foreground 1040 src/filemanager/file.c return real_do_file_error (ctx, Foreground, allow_retry, str); Foreground 1059 src/filemanager/file.c return real_query_recursive (ctx, Foreground, s); Foreground 1081 src/filemanager/file.c return file_progress_real_query_replace (ctx, Foreground, src, src_stat, dst, dst_stat); Foreground 1090 src/filemanager/file.c return real_do_file_error (ctx, Foreground, allow_retry, str); Foreground 1098 src/filemanager/file.c return real_query_recursive (ctx, Foreground, s); Foreground 1107 src/filemanager/file.c return file_progress_real_query_replace (ctx, Foreground, src, src_stat, dst, dst_stat); Foreground 522 src/filemanager/filegui.c if (mode == Foreground)