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

/xsrc/external/mit/libX11/dist/src/
H A DErrHndlr.c67 XSetIOErrorHandler(XIOErrorHandler handler) function in typeref:typename:XIOErrorHandler
H A DOpenDis.c110 if (_XIOErrorFunction == NULL) (void) XSetIOErrorHandler (NULL);
/xsrc/external/mit/xdm/dist/xdm/
H A Dserver.c279 (void) XSetIOErrorHandler (openErrorHandler);
283 (void) XSetIOErrorHandler ((int (*)(Display *)) 0);
352 oldError = XSetIOErrorHandler (PingLostIOErr);
366 XSetIOErrorHandler (oldError);
373 XSetIOErrorHandler (oldError);
H A Dsession.c332 (void)XSetIOErrorHandler(IOErrorHandler);
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DDisplay.c81 XSetIOErrorHandler(x_io_error_handler);
/xsrc/external/mit/xorg-server/dist/hw/xquartz/pbproxy/
H A Dmain.m103 XSetIOErrorHandler(x_io_error_handler);
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinclipboardthread.c149 XSetIOErrorHandler (winClipboardIOErrorHandler);
H A Dwinmultiwindowwm.c924 XSetIOErrorHandler (winMultiWindowXMsgProcIOErrorHandler);
1307 XSetIOErrorHandler (winMultiWindowWMIOErrorHandler);
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/pbproxy/
H A Dmain.m113 XSetIOErrorHandler (x_io_error_handler);
/xsrc/external/mit/xinit/dist/
H A Dxinit.c609 XSetIOErrorHandler(ignorexio);
/xsrc/external/mit/xmh/dist/
H A Dinit.c403 XSetIOErrorHandler(_IOErrorHandler);
/xsrc/external/mit/libX11/dist/man/
H A DMakefile.am866 XSetIOErrorHandler \
H A DMakefile.in1258 XSetIOErrorHandler \
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri2-race.c793 saved_io_error = XSetIOErrorHandler(io_error);
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h1857 extern XIOErrorHandler XSetIOErrorHandler (
/xsrc/external/mit/xterm/dist/
H A Dmain.c3032 XSetIOErrorHandler(xioerror);
/xsrc/external/mit/xf86-video-intel/dist/tools/
H A Dvirtual.c3442 XSetIOErrorHandler(_io_error_handler);

Completed in 71 milliseconds