Home
last modified time | relevance | path

Searched refs:ignore_x11_error (Results 1 – 4 of 4) sorted by relevance

/dports/x11/xterm/xterm-370/
H A Dtrace.c1171 XErrorHandler save = XSetErrorHandler(ignore_x11_error); in TraceTranslations()
H A Dxterm.h1181 extern int ignore_x11_error(Display * /* dpy */, XErrorEvent * /* event */);
H A Dbutton.c409 XErrorHandler save = XSetErrorHandler(ignore_x11_error); in xtermButtonInit()
H A Dmisc.c7336 ignore_x11_error(Display *dpy GCC_UNUSED, XErrorEvent *event GCC_UNUSED) in ignore_x11_error() function