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

/xsrc/external/mit/xkbutils/dist/
H A Dutils.h63 extern void uInternalError(const char *s, ...) _X_ATTRIBUTE_PRINTF(1,2);
H A Dutils.c115 uInternalError(const char *s, ...) function in typeref:typename:void
H A Dxkbvleds.c188 uInternalError("Unknown error %d from XkbOpenDisplay\n", error);
/xsrc/external/mit/xkbevd/dist/
H A Dutils.c114 uInternalError(const char *s, ...) function in typeref:typename:void
H A Dutils.h89 extern void uInternalError(const char *s, ...) _X_ATTRIBUTE_PRINTF(1, 2);
H A Dxkbevd.c250 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 Dutils.h83 extern void uInternalError(const char *s, ...) _X_ATTRIBUTE_PRINTF(1, 2);
H A Dxkbprint.c489 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 Dutils.c136 uInternalError(const char *s, ...) function in typeref:typename:void
/xsrc/external/mit/xkbcomp/dist/
H A Dutils.h118 #define WSGO uInternalError
120 extern void uInternalError(const char * /* s */ , ...
H A Dutils.c220 uInternalError(const char *s, ...) function in typeref:typename:void

Completed in 6 milliseconds