HomeSort by: relevance | last modified time | path
    Searched refs:Debug (Results 1 - 25 of 55) sorted by relevancy

1 2 3

  /xsrc/external/mit/xdm/dist/greeter/
verify.c 115 Debug ("Verify %s, style %s ...\n", greet->name,
122 Debug("getpwnam() failed.\n");
128 Debug("login_getclass() failed.\n");
133 Debug("login_getstyle() failed.\n");
138 Debug("auth_open() failed.\n");
144 Debug("auth_setoption() failed.\n");
162 Debug("password verify failed\n");
170 Debug("login not approved\n");
180 Debug("empty password not allowed\n");
185 Debug("root logins not allowed\n")
    [all...]
greet.c 200 Debug ("GreetDone: %s, (password is %zu long)\n",
214 Debug ("RESERVER_DISPLAY\n");
219 Debug ("REMANAGE_DISPLAY\n");
224 Debug ("UNMANAGE_DISPLAY\n");
251 Debug ("greet %s\n", d->name);
339 Debug ("Disabling access control\n");
347 Debug ("Greet connection closed\n");
362 Debug ("dispatching %s\n", d->name);
376 Debug ("Done dispatch %s\n", d->name);
401 Debug ("sessionArgument: %s\n", greet->string ? greet->string : "<NULL>")
    [all...]
  /xsrc/external/mit/xdm/dist/xdm/
reset.c 48 Debug ("ignoring error\n");
69 Debug ("XKillClient 0x%lx\n", (unsigned long)children[child]);
103 Debug ("pseudoReset screen %d\n", screen);
107 Debug ("before XSync\n");
113 Debug ("pseudoReset done\n");
server.c 57 Debug ("display manager caught SIGUSR1\n");
76 Debug ("StartServer for %s\n", d->name);
97 Debug ("'%s' ", *f);
98 Debug ("\n");
116 Debug ("Server Started %d\n", pid);
161 Debug ("display manager paused til SIGUSR1\n");
178 Debug ("Already received USR1\n");
193 Debug ("Server dead\n");
199 Debug ("Server alive and kicking\n");
208 Debug ("Server died\n")
    [all...]
dm.c 139 * Only allow root to run in non-debug mode to avoid problems
166 Debug("%s was built with these options:\n", PACKAGE_STRING);
168 Debug(" - USE_PAM = yes\n");
170 Debug(" - USE_PAM = no\n");
173 Debug(" - USE_SELINUX = yes\n");
175 Debug(" - USE_SELINUX = no\n");
178 Debug(" - USE_SYSTEMD_DAEMON = yes\n");
180 Debug(" - USE_SYSTEMD_DAEMON = no\n");
183 Debug(" - USE_XFT = yes\n");
185 Debug(" - USE_XFT = no\n")
    [all...]
protodpy.c 48 # ifdef DEBUG
52 Debug ("ProtoDisplay %p\n", pdpy);
53 Debug ("\taddress: %s", pdpy->address);
55 Debug ("\tdate %lu (%lu from now)\n", pdpy->date, time(0) - pdpy->date);
56 Debug ("\tdisplay Number %d\n", pdpy->displayNumber);
57 Debug ("\tsessionID %lu\n", (unsigned long)pdpy->sessionID);
69 Debug ("FindProtoDisplay\n");
106 Debug ("NewProtoDisplay\n");
auth.c 153 Debug ("GenerateAuthorization %*.*s\n",
166 Debug ("Got %p (%d %*.*s) ", auth,
170 Debug (" %02x", auth->data[i] & 0xff);
171 Debug ("\n");
174 Debug ("Got (null)\n");
178 Debug ("Unknown authorization %*.*s\n", name_length, name_length, name);
215 Debug ("Got %p (%d %*.*s)\n", auth,
219 Debug ("Got (null)\n");
394 Debug ("File: %s auth: %p\n", d->authFile, auths);
430 Debug ("XauWriteAuth() failed\n")
    [all...]
session.c 175 Debug,
331 Debug ("ManageSession %s\n", d->name);
345 Debug ("ManageSession: loading greeter library %s\n", greeterLib);
380 Debug ("Client Started\n");
420 Debug ("Source reset program %s\n", d->reset);
435 Debug ("Loading resource file: %s\n", d->resources);
481 Debug ("SecureDisplay %s\n", d->name);
489 Debug ("Before XGrabServer %s\n", d->name);
499 Debug ("XGrabKeyboard succeeded %s\n", d->name);
507 Debug ("done secure %s\n", d->name)
    [all...]
choose.c 195 Debug ("Cannot get chooser socket address\n");
230 Debug ("Chooser family %d isn't known\n", netfamily);
260 Debug ("Choice checking timeout: %ld >? %d\n",
264 Debug ("Timeout choice %ld > %d\n",
294 Debug ("Got indirect choice back\n");
402 Debug ("Process chooser socket\n");
410 Debug ("Accepted %d\n", client_fd);
413 Debug ("Read returns %d\n", len);
423 Debug ("Read from chooser successfully\n");
452 Debug ("RunChooser %s\n", d->name)
    [all...]
netaddr.c 160 Debug ("ConvertAddr returning %d for family %d\n", retval,
194 # ifdef DEBUG
201 Debug ("family %d, ", a->sa_family);
209 Debug ("port %d, host %d.%d.%d.%d\n",
222 Debug ("port %d, host %s\n", (p[0] << 8) + p[1], astr);
xdmcp.c 236 Debug("all_query_respond: ConvertAddr failed: conntype=%d\n", family);
258 Debug("all_query_respond: conntype=%d, addr=%s, len=%d\n",
293 Debug ("Indirect respond %d\n", length);
328 Debug ("Indirect length error got %d expect %d\n", length, expectedLen);
344 Debug ("ProcessRequestSocket\n");
347 Debug ("XdmcpFill failed\n");
351 Debug ("XdmcpReadHeader failed\n");
355 Debug ("XDMCP header version read was %d, expected %d\n",
359 Debug ("header: %d %d %d\n", header.version, header.opcode, header.length);
392 Debug ("WaitForSomething\n")
    [all...]
file.c 210 Debug ("Found existing display: %s %s %s", d->name, d->class , type);
216 Debug ("Found new display: %s %s %s",
222 Debug (" %s", *a);
223 Debug ("\n");
rpcauth.c 70 Debug ("System netname %s\n", key);
xdmauth.c 51 Debug ("%s", s);
53 Debug (" %02x", a[i] & 0xff);
54 Debug ("\n");
228 Debug ("Lookup key for %*.*s\n", displayID->length, displayID->length, displayID->data);
237 Debug ("Key entry for \"%s\" %zu bytes\n", id, strlen(key));
error.c 114 Debug (const char * fmt, ...)
socket.c 89 Debug ("Created chooser socket %d\n", chooserFd);
123 Debug ("Chooser socket port: %d (IPv6)\n",
127 Debug ("Chooser socket port: %d\n",
170 Debug ("creating socket to listen on port %d of address %s\n",
427 Debug ("XDMCP socket multicast %s to %s succeeded\n",
471 Debug ("XDMCP socket multicast %s to %s succeeded\n",
  /xsrc/external/mit/xdm/dist/include/
dm_error.h 37 extern void Debug (const char * fmt, ...) _X_ATTRIBUTE_PRINTF(1,2);
  /xsrc/external/mit/freetype/dist/builds/cmake/
testbuild.sh 59 -DCMAKE_BUILD_TYPE=Debug \
62 --config Debug \
142 -DCMAKE_BUILD_TYPE=Debug \
145 --config Debug)
146 (set -x; ctest -V -C Debug)
  /xsrc/external/mit/xf86-video-i128/dist/src/
i128accel.c 114 if (pI128->Debug)
194 if (pI128->Debug)
255 if (pI128->Debug)
298 if (pI128->Debug)
311 if (pI128->Debug)
338 if (pI128->Debug)
358 if (pI128->Debug)
392 if (pI128->Debug)
523 if (pI128->Debug) {
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
r3xx_fragprog.c 144 {"dump machine code", 0, is_r500 && (c->Base.Debug & RC_DBG_LOG), r500FragmentProgramDump, NULL},
145 {"dump machine code", 0, !is_r500 && (c->Base.Debug & RC_DBG_LOG), r300FragmentProgramDump, NULL},
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
r3xx_fragprog.c 145 {"dump machine code", 0, is_r500 && (c->Base.Debug & RC_DBG_LOG), r500FragmentProgramDump, NULL},
146 {"dump machine code", 0, !is_r500 && (c->Base.Debug & RC_DBG_LOG), r300FragmentProgramDump, NULL},
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
r300_vs.c 216 DBG_ON(r300, DBG_VP) ? compiler.Base.Debug |= RC_DBG_LOG : 0;
217 DBG_ON(r300, DBG_P_STAT) ? compiler.Base.Debug |= RC_DBG_STATS : 0;
229 if (compiler.Base.Debug & RC_DBG_LOG) {
  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
debug_output.c 69 * An error, warning, or other piece of debug information for an application
86 * Debug message log. It works like a ring buffer.
185 * building a giant enum list of all debug output messages that Mesa might
388 * Allocate and initialize context debug state.
393 struct gl_debug_state *debug; local
396 debug = CALLOC_STRUCT(gl_debug_state);
397 if (!debug)
400 debug->Groups[0] = malloc(sizeof(*debug->Groups[0]));
401 if (!debug->Groups[0])
725 struct gl_debug_state *debug = _mesa_lock_debug_state(ctx); local
756 struct gl_debug_state *debug = _mesa_lock_debug_state(ctx); local
796 struct gl_debug_state *debug = _mesa_lock_debug_state(ctx); local
830 struct gl_debug_state *debug = ctx->Debug; local
868 struct gl_debug_state *debug = _mesa_lock_debug_state(ctx); local
1025 struct gl_debug_state *debug; local
1100 struct gl_debug_state *debug; local
1148 struct gl_debug_state *debug = _mesa_lock_debug_state(ctx); local
1163 struct gl_debug_state *debug; local
1221 struct gl_debug_state *debug; local
1268 struct gl_debug_state *debug = _mesa_lock_debug_state(ctx); local
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
r300_vs.c 216 DBG_ON(r300, DBG_VP) ? compiler.Base.Debug |= RC_DBG_LOG : 0;
217 DBG_ON(r300, DBG_P_STAT) ? compiler.Base.Debug |= RC_DBG_STATS : 0;
229 if (compiler.Base.Debug & RC_DBG_LOG) {
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
debug_output.c 69 * An error, warning, or other piece of debug information for an application
86 * Debug message log. It works like a ring buffer.
185 * building a giant enum list of all debug output messages that Mesa might
403 * Allocate and initialize context debug state.
408 struct gl_debug_state *debug; local
411 debug = CALLOC_STRUCT(gl_debug_state);
412 if (!debug)
415 debug->Groups[0] = malloc(sizeof(*debug->Groups[0]));
416 if (!debug->Groups[0])
740 struct gl_debug_state *debug = _mesa_lock_debug_state(ctx); local
771 struct gl_debug_state *debug = _mesa_lock_debug_state(ctx); local
811 struct gl_debug_state *debug = _mesa_lock_debug_state(ctx); local
845 struct gl_debug_state *debug = ctx->Debug; local
883 struct gl_debug_state *debug = _mesa_lock_debug_state(ctx); local
1040 struct gl_debug_state *debug; local
1115 struct gl_debug_state *debug; local
1163 struct gl_debug_state *debug = _mesa_lock_debug_state(ctx); local
1178 struct gl_debug_state *debug; local
1236 struct gl_debug_state *debug; local
1283 struct gl_debug_state *debug = _mesa_lock_debug_state(ctx); local
    [all...]

Completed in 20 milliseconds

1 2 3