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

/xsrc/external/mit/xhost/dist/
H A Dxhost.c131 static int local_xerror(Display *dpy, XErrorEvent *rep);
216 XSetErrorHandler(local_xerror);
868 * local_xerror - local non-fatal error handling routine. If the error was
873 local_xerror(Display *dpy, XErrorEvent *rep) function in typeref:typename:int
/xsrc/external/mit/xset/dist/
H A Dxset.c142 static int local_xerror(Display *dpy, XErrorEvent *rep);
188 XSetErrorHandler(local_xerror);
1659 local_xerror(Display *dpy, XErrorEvent *rep) function in typeref:typename:int

Completed in 7 milliseconds