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

/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DDisplay.c58 /* prevent "Function has no return statement" error for x_io_error_handler */
63 x_io_error_handler(Display * dpy) function in typeref:typename:int _X_NORETURN
81 XSetIOErrorHandler(x_io_error_handler);
/xsrc/external/mit/xorg-server/dist/hw/xquartz/pbproxy/
H A Dmain.m52 x_io_error_handler(Display *dpy) function
103 XSetIOErrorHandler(x_io_error_handler);
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/pbproxy/
H A Dmain.m64 static int x_io_error_handler (Display *dpy) { function
113 XSetIOErrorHandler (x_io_error_handler);

Completed in 5 milliseconds