Lines Matching defs:Error
119 static void Error(const char *fmt, ...) _X_ATTRIBUTE_PRINTF(1,2);
233 Error("warning, no client init file \"%s\"", xinitrcbuf);
259 Error("warning, no server init file \"%s\"", xserverrcbuf);
424 Error("unable to run server \"%s\"", server_argv[0]);
464 Error("unable to connect to X server");
562 Error("unable to set WINDOWPATH");
577 Error("cannot change uid");
582 Error("Unable to run program \"%s\"", client_argv[0]);
616 Error("can't send HUP to process group %d", clientpid);
636 Error("can't SIGKILL X server");
652 Error("fork failed");
707 Error(const char *fmt, ...)