stderr            220 lib/charsets.c         fprintf (stderr, "%s\n", _("Warning: cannot load codepages list"));
stderr            130 lib/mcconfig/paths.c             fprintf (stderr, "%s %s\n", _("FATAL: not a directory:"), full_path);
stderr            169 lib/skin/colors.c                 fprintf (stderr,
stderr           1427 lib/tty/key.c          fputs ("Error: channels_up called with disabled_channels = 0\n", stderr);
stderr             71 lib/tty/tty-internal.c         fprintf (stderr, _("\nCannot create pipe for SIGWINCH: %s (%d)\n"),
stderr             84 lib/tty/tty-internal.c         fprintf (stderr, _("\nCannot configure write end of SIGWINCH pipe: %s (%d)\n"),
stderr             93 lib/tty/tty-internal.c         fprintf (stderr, _("\nCannot configure read end of SIGWINCH pipe: %s (%d)\n"),
stderr            297 lib/tty/tty-slang.c         fprintf (stderr,
stderr            493 lib/tty/tty-slang.c         fprintf (stderr,
stderr            117 lib/tty/tty.c          fputs (_("The TERM environment variable is unset!\n"), stderr);
stderr            948 lib/util.c         fprintf (stderr, "Fatal: decompress_extension called with an unknown argument\n");
stderr            150 lib/utilunix.c         fprintf (stderr, "\n\nfork () = -1\n");
stderr            817 lib/vfs/interface.c             fprintf (stderr,
stderr            832 lib/vfs/interface.c             fprintf (stderr, error, buffer);
stderr            852 lib/vfs/interface.c             fprintf (stderr, _("Temporary files will be created in %s\n"), sys_tmp);
stderr            858 lib/vfs/interface.c             fprintf (stderr, _("Temporary files will not be created\n"));
stderr            863 lib/vfs/interface.c         fprintf (stderr, "%s\n", _("Press any key to continue..."));
stderr             67 lib/widget/input_complete.c #define SHOW_C_CTX(func) fprintf(stderr, "%s: text='%s' flags=%s\n", func, text, show_c_flags(flags))
stderr            506 src/execute.c              fputs (_("Type 'exit' to return to the Midnight Commander"), stderr);
stderr            507 src/execute.c              fputs ("\n\r\n\r", stderr);
stderr           1133 src/filemanager/layout.c         fprintf (stderr, "Cannot allocate more that %d views\n", MAX_VIEWS);
stderr            912 src/filemanager/mountlist.c             fprintf (stderr, "%s\n", _("Memory exhausted!"));
stderr           1319 src/filemanager/mountlist.c     fprintf (stderr,
stderr           1322 src/filemanager/mountlist.c     fprintf (stderr, "fsys_get_mount_dev():\n\tdevice='%s'\n", dev);
stderr           1323 src/filemanager/mountlist.c     fprintf (stderr, "fsys_get_mount_pt():\n\tmount point='%s'\n", dir);
stderr            175 src/filemanager/tree.c         fprintf (stderr, _("Cannot open the %s file for writing:\n%s\n"), tree_name,
stderr            369 src/filemanager/treestore.c                 fprintf (stderr, _("Cannot write to the %s file:\n%s\n"),
stderr            274 src/main.c             fprintf (stderr, _("Failed to run:\n%s\n"), mcerror->message);
stderr            546 src/main.c             fprintf (stderr, _("\nFailed while close:\n%s\n"), mcerror->message);
stderr            290 src/subshell/common.c         fprintf (stderr, "Cannot set pty terminal modes: %s\r\n", unix_error_string (errno));
stderr            389 src/subshell/common.c         fprintf (stderr, __FILE__ ": unimplemented subshell type %u\r\n", mc_global.shell->type);
stderr            789 src/subshell/common.c             fprintf (stderr, "select (FD_SETSIZE, &read_set...): %s\r\n",
stderr            815 src/subshell/common.c                 fprintf (stderr, "read (subshell_pty...): %s\r\n", unix_error_string (errno));
stderr            834 src/subshell/common.c                 fprintf (stderr, "read (subshell_pipe[READ]...): %s\r\n",
stderr            861 src/subshell/common.c                 fprintf (stderr,
stderr            964 src/subshell/common.c         fprintf (stderr, "open (%s, O_RDWR): %s\r\n", pty_name, unix_error_string (errno));
stderr            972 src/subshell/common.c             fprintf (stderr, "ioctl (%d, I_PUSH, \"ptem\") failed: %s\r\n",
stderr            981 src/subshell/common.c             fprintf (stderr,
stderr            991 src/subshell/common.c             fprintf (stderr,
stderr           1063 src/subshell/common.c         fprintf (stderr, "open (pty_name, O_RDWR): %s\r\n", pty_name);
stderr           1290 src/subshell/common.c             fprintf (stderr, "read (subshell_pipe[READ]...): %s\r\n", unix_error_string (errno));
stderr           1336 src/subshell/common.c             fprintf (stderr, "Cannot open master and slave sides of pty: %s\n",
stderr           1345 src/subshell/common.c             fprintf (stderr, "Cannot open master side of pty: %s\r\n", unix_error_string (errno));
stderr           1352 src/subshell/common.c             fprintf (stderr, "Cannot open slave side of pty %s: %s\r\n",
stderr           1367 src/subshell/common.c                 fprintf (stderr, "mkfifo(%s) failed: %s\r\n", tcsh_fifo, unix_error_string (errno));
stderr           1377 src/subshell/common.c                 fprintf (stderr, _("Cannot open named pipe %s\n"), tcsh_fifo);
stderr           1410 src/subshell/common.c         fprintf (stderr, "Cannot spawn the subshell process: %s\r\n", unix_error_string (errno));
stderr           1566 src/subshell/common.c             fprintf (stderr, "select (FD_SETSIZE, &tmp...): %s\r\n", unix_error_string (errno));
stderr           1610 src/subshell/common.c             fprintf (stderr, "select (FD_SETSIZE, &tmp...): %s\r\n", unix_error_string (errno));
stderr           1660 src/subshell/common.c                 fprintf (stderr, "Cannot remove named pipe %s: %s\r\n",
stderr           1824 src/subshell/common.c         fprintf (stderr, "Cannot get terminal settings: %s\r\n", unix_error_string (errno));
stderr           1577 src/vfs/extfs/extfs.c             fprintf (stderr, _("Warning: cannot open %s directory\n"), dirname);
stderr            462 src/vfs/sfs/sfs.c         fprintf (stderr, _("%s: Warning: file %s not found\n"), "sfs_init()", mc_sfsini);
stderr            492 src/vfs/sfs/sfs.c             fprintf (stderr, _("Warning: Invalid line in %s:\n%s\n"), "sfs.ini", key);
stderr            509 src/vfs/sfs/sfs.c                 fprintf (stderr, _("Warning: Invalid flag %c in %s:\n%s\n"), *c, "sfs.ini", key);