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

/xsrc/external/mit/xkill/dist/
H A Dxkill.c60 static int catch_window_errors ( Display *dpy, XErrorEvent *ev );
323 catch_window_errors(_X_UNUSED Display *dpy, _X_UNUSED XErrorEvent *ev) function in typeref:typename:int
339 XSetErrorHandler (catch_window_errors);

Completed in 2 milliseconds