Home | History | Annotate | Download | only in tools

Lines Matching refs:stderr

100       fprintf (stderr, "machine ID '%s' looks like it's the wrong length, should be 32 hex digits",
174 fprintf (stderr, "%lu: ", (unsigned long) getpid ());
177 vfprintf (stderr, format, args);
184 fprintf (stderr, "dbus-launch [--version] [--help] [--sh-syntax] [--csh-syntax] [--auto-syntax] [--exit-with-session]\n");
344 fprintf (stderr, "Failed to write data to pipe! %s\n",
511 fprintf (stderr, "No terminal on standard input and no X display; cannot attach message bus to session lifetime\n");
582 fprintf (stderr, "dbus-launch: error reading from stdin: %s\n",
618 fprintf (stderr, "Could not change to root directory: %s\n",
623 /* Close stdout/stderr so we don't block an "eval" or otherwise
639 fprintf (stderr, "Failed to open /dev/null: %s\n",
648 fprintf (stderr, "fork() failed in babysitter: %s\n",
664 fprintf (stderr, "Failed waitpid() waiting for bus daemon's parent\n");
683 fprintf (stderr, "EOF in dbus-launch reading PID from bus daemon\n");
687 fprintf (stderr, "Error in dbus-launch reading PID from bus daemon: %s\n",
716 fflush (stderr);
724 fprintf (stderr, "Internal error: cannot open /dev/null: %s", strerror (errno));
775 fprintf (stderr, "Couldn't exec %s: %s\n", runprog, strerror (errno));
786 fflush (stderr);
797 fprintf (stderr, "Out of memory!");
853 else if (strcmp (arg, "--close-stderr") == 0)
861 fprintf (stderr, "--autolaunch given twice\n");
877 fprintf (stderr, "--autolaunch given twice\n");
894 fprintf (stderr, "--config-file given twice\n");
908 fprintf (stderr, "--config-file given twice\n");
921 fprintf (stderr, "Option `%s' is unknown.\n", arg);
944 fprintf (stderr, "Option `%s' requires an argument.\n", prev_arg);
967 fprintf (stderr, "Autolaunch requested, but X11 support not compiled in.\n"
972 fprintf (stderr, "X11 autolaunch support disabled at compile time.\n");
981 fprintf (stderr, "Machine UUID not provided as arg to --autolaunch\n");
994 fprintf (stderr, "Autolaunch error: X11 initialization failed.\n");
1000 fprintf (stderr, "Autolaunch error: X11 communication error.\n");
1024 fprintf (stderr,
1033 fprintf (stderr, "Failed to fork: %s\n",
1059 fprintf (stderr, "Failed to fork: %s\n",
1115 fprintf (stderr,
1130 fprintf (stderr,
1149 fprintf (stderr,
1179 fprintf (stderr, "Failed to waitpid() for babysitter intermediate process: %s\n",
1193 fprintf (stderr, "EOF in dbus-launch reading address from bus daemon\n");
1197 fprintf (stderr, "Error in dbus-launch reading address from bus daemon: %s\n",
1212 fprintf (stderr, "EOF reading PID from bus daemon\n");
1216 fprintf (stderr, "Error reading PID from bus daemon: %s\n",
1226 fprintf (stderr, "Failed to parse bus PID \"%s\": %s\n",
1261 fprintf (stderr, "Error saving bus information.\n");