Searched defs:oldhandler (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libFS/dist/src/ | ||
| H A D | FSErrHndlr.c | 60 FSErrorHandler oldhandler = _FSErrorFunction; local in function:FSSetErrorHandler 73 FSIOErrorHandler oldhandler = _FSIOErrorFunction; local in function:FSSetIOErrorHandler |
| /xsrc/external/mit/libX11/dist/src/ | ||
| H A D | ErrHndlr.c | 41 int (*oldhandler)(Display *dpy, XErrorEvent *event); local in function:XSetErrorHandler 69 int (*oldhandler)(Display *dpy); local in function:XSetIOErrorHandler [all...] |
| /xsrc/external/mit/libXext/dist/src/ | ||
| H A D | extutil.c | 259 XextErrorHandler oldhandler = _XExtensionErrorFunction; local in function:XSetExtensionErrorHandler |
| /xsrc/external/mit/xlsfonts/dist/ | ||
| H A D | xlsfonts.c | 517 XErrorHandler oldhandler = XSetErrorHandler(IgnoreError); local in function:PrintProperty |
Completed in 6 milliseconds