Searched refs:dmxErrorHandler (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxinit.c114 /* dmxErrorHandler catches errors that occur when calling one of the
117 static int dmxErrorHandler(Display *dpy, XErrorEvent *ev) function in typeref:typename:int
130 dmxLog(dmxWarning, "dmxErrorHandler: %s\n", buf);
198 XSetErrorHandler(dmxErrorHandler);

Completed in 3 milliseconds