Searched refs:uInternalError (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/xkbutils/dist/ |
| H A D | utils.h | 63 extern void uInternalError(const char *s, ...) _X_ATTRIBUTE_PRINTF(1,2);
|
| H A D | utils.c | 115 uInternalError(const char *s, ...) function in typeref:typename:void
|
| H A D | xkbvleds.c | 188 uInternalError("Unknown error %d from XkbOpenDisplay\n", error);
|
| /xsrc/external/mit/xkbevd/dist/ |
| H A D | utils.c | 114 uInternalError(const char *s, ...) function in typeref:typename:void
|
| H A D | utils.h | 89 extern void uInternalError(const char *s, ...) _X_ATTRIBUTE_PRINTF(1, 2);
|
| H A D | xkbevd.c | 250 uInternalError("Unknown error %d from XkbOpenDisplay\n", error); 395 uInternalError("Can't handle type %d XKB events yet, Sorry.\n", 463 uInternalError("Unknown error action type %d\n", cfg->action.type);
|
| /xsrc/external/mit/xkbprint/dist/ |
| H A D | utils.h | 83 extern void uInternalError(const char *s, ...) _X_ATTRIBUTE_PRINTF(1, 2);
|
| H A D | xkbprint.c | 489 uInternalError("Cannot allocate space for output file name\n"); 512 uInternalError("Cannot allocate space for output file name\n"); 544 uInternalError("Cannot allocate space for output file name\n"); 565 uInternalError("Output to an X server not implemented yet\n"); 601 uInternalError("Unknown error %d from XkbOpenDisplay\n", error); 644 uInternalError("Output to an X server not implemented yet\n"); 733 uInternalError("Error converting keyboard display from %s to %s\n", 759 uInternalError("Output to X server not implemented yet\n"); 762 uInternalError("Unknown output format %d\n", outputFormat);
|
| H A D | utils.c | 136 uInternalError(const char *s, ...) function in typeref:typename:void
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | utils.h | 118 #define WSGO uInternalError 120 extern void uInternalError(const char * /* s */ , ...
|
| H A D | utils.c | 220 uInternalError(const char *s, ...) function in typeref:typename:void
|
Completed in 6 milliseconds