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

/xsrc/external/mit/ctwm/dist/
H A Dctwm_takeover.c20 static int CatchRedirectError(Display *display, XErrorEvent *event);
55 XSetErrorHandler(CatchRedirectError);
112 CatchRedirectError(Display *display, XErrorEvent *event) function in typeref:typename:int
/xsrc/external/mit/twm/dist/src/
H A Dtwm.c114 static int CatchRedirectError(Display *dpy, XErrorEvent *event); /* for everything else */
375 XSetErrorHandler(CatchRedirectError);
958 CatchRedirectError(Display *dpy2 _X_UNUSED, XErrorEvent *event) function in typeref:typename:int

Completed in 85 milliseconds