Searched defs:DtloginError (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/xserver/xorg/sun-src/os/
H A Ddtlogin.c121 #define DtloginError(fmt, arg) LogMessageVerb(X_ERROR, 1, fmt ": %s\n", \ macro
148 DtloginError("Failed to allocate %d bytes for display manager pipe",
183 DtloginError("Error in resetting euid to %d", 0);
252 DtloginError("Cannot create %s directory for display "
257 DtloginError("Cannot create display manager pipe: "
484 DtloginError("Error in changing owner to %d", user->uid);
499 DtloginError("Error in setting regid to %d\n", user->gid);
502 DtloginError("Error in setting egid to %d\n", user->gid);
507 DtloginError("Error in setting supplemental (%d) groups",
519 DtloginError("Erro
[all...]

Completed in 11 milliseconds