func_XSetErrorHandler   67 lib/tty/x11conn.c static mc_XErrorHandler_callback (*func_XSetErrorHandler) (mc_XErrorHandler_callback);
func_XSetErrorHandler  121 lib/tty/x11conn.c     (void) func_XSetErrorHandler (x_error_handler);
func_XSetErrorHandler  156 lib/tty/x11conn.c     if (!g_module_symbol (x11_module, "XSetErrorHandler", (void *) &func_XSetErrorHandler))
func_XSetErrorHandler  168 lib/tty/x11conn.c     func_XSetErrorHandler = 0;