Searched refs:uError (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/xkbevd/dist/ |
| H A D | xkbevd.c | 106 uError("No configuration file specified on command line\n"); 127 uError("No display specified on command line\n"); 147 uError("No sound command specified on command line\n"); 168 uError("No sound directory specified on command line\n"); 206 uError("Unknown flag \"%s\" on command line\n", argv[i]); 234 uError("X library supports incompatible version %d.%02d\n", 238 uError("Cannot open display \"%s\"\n", displayName); 241 uError("XKB extension not present on %s\n", displayName); 246 uError("Server %s uses incompatible version %d.%02d\n", 505 uError("Ca [all...] |
| H A D | utils.c | 99 uError(const char *s, ...) function in typeref:typename:void
|
| H A D | utils.h | 88 extern void uError(const char *s, ...) _X_ATTRIBUTE_PRINTF(1, 2);
|
| /xsrc/external/mit/xkbutils/dist/ |
| H A D | utils.h | 61 extern void uError(const char *s, ...) _X_ATTRIBUTE_PRINTF(1,2);
|
| H A D | xkbvleds.c | 172 uError("X library supports incompatible version %d.%02d\n", 176 uError("Cannot open display \"%s\"\n", dpyName); 179 uError("XKB extension not present on %s\n", dpyName); 184 uError("Server %s uses incompatible version %d.%02d\n", 253 uError("X library supports incompatible version %d.%02d\n", mj, mn); 333 uError("No indicator maps match the selected criteria\n");
|
| H A D | utils.c | 83 uError(const char *s, ...) function in typeref:typename:void
|
| /xsrc/external/mit/xkbprint/dist/ |
| H A D | xkbprint.c | 402 uError("Unknown flag \"%s\" on command line\n", argv[i]); 430 uError("Couldn't open \"%s\" to dump internal font \"%s\"\n", 448 uError("No input file specified\n"); 585 uError("X library supports incompatible version %d.%02d\n", 589 uError("Cannot open display \"%s\"\n", dpyName); 592 uError("XKB extension not present on %s\n", dpyName); 597 uError("Server %s uses incompatible version %d.%02d\n", 659 uError("X library supports incompatible version %d.%02d\n", 676 uError("Couldn't read geometry from XKM file \"%s\"\n", inputFile); 692 uError("XK [all...] |
| H A D | utils.h | 80 extern void uError(const char *s, ...) _X_ATTRIBUTE_PRINTF(1, 2);
|
| H A D | utils.c | 104 uError(const char *s, ...) function in typeref:typename:void
|
| H A D | psgeom.c | 179 uError("No internal font named \"%s\"\n", fontName);
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | utils.h | 107 #define ERROR uError 109 extern void uError(const char * /* s */ , ...
|
| H A D | utils.c | 179 uError(const char *s, ...) function in typeref:typename:void
|
Completed in 12 milliseconds