Searched refs:old_error_handler (Results 1 – 3 of 3) sorted by relevance
28 static int (*old_error_handler)(Display *, XErrorEvent *); variable41 old_error_handler = XSetErrorHandler(error_handler); in x11_trap_errors()47 XSetErrorHandler(old_error_handler); in x11_untrap_errors()
63 static int (*old_error_handler)(Display *, XErrorEvent *); variable387 old_error_handler = XSetErrorHandler(error_handler); in x11_trap_errors()393 XSetErrorHandler(old_error_handler); in x11_untrap_errors()
46 static int (*old_error_handler)(Display *, XErrorEvent *); variable57 old_error_handler = XSetErrorHandler(error_handler); in x11_trap_errors()62 XSetErrorHandler(old_error_handler); in x11_untrap_errors()