Searched refs:uWarning (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/xkbprint/dist/ |
| H A D | xkbprint.c | 153 uWarning("Too many file names on command line\n"); 178 uWarning("Compute defaults not implemented yet\n"); 196 uWarning("Grid frequency not specified\n"); 200 uWarning("Grid frequency must be an integer > zero\n"); 208 uWarning("Internal Font name not specified\n"); 219 uWarning("Label type not specified\n"); 231 uWarning("Unknown label type \"%s\" specified\n", argv[i]); 237 uWarning("Locale not specified\n"); 247 uWarning("Label group not specified\n"); 252 uWarning("Labe [all...] |
| H A D | utils.h | 79 extern void uWarning(const char *s, ...) _X_ATTRIBUTE_PRINTF(1, 2);
|
| H A D | utils.c | 89 uWarning(const char *s, ...) function in typeref:typename:void
|
| /xsrc/external/mit/xkbevd/dist/ |
| H A D | xkbevd.c | 114 uWarning("Config file \"%s\" specified twice!\n", name); 116 uWarning("Multiple config files on command line\n"); 135 uWarning("Display \"%s\" specified twice!\n", name); 137 uWarning("Multiple displays on command line\n"); 155 uWarning("Sound command \"%s\" specified twice!\n", 158 uWarning("Multiple sound commands on command line\n"); 176 uWarning("Sound directory \"%s\" specified twice!\n", 179 uWarning("Multiple sound dirs on command line\n"); 286 uWarning("Assignment to unknown variable \"%s\"\n", name); 446 uWarning("Empt [all...] |
| H A D | utils.c | 84 uWarning(const char *s, ...) function in typeref:typename:void
|
| H A D | utils.h | 87 extern void uWarning(const char *s, ...) _X_ATTRIBUTE_PRINTF(1, 2);
|
| /xsrc/external/mit/xkbutils/dist/ |
| H A D | utils.h | 60 extern void uWarning(const char *s, ...) _X_ATTRIBUTE_PRINTF(1,2);
|
| H A D | utils.c | 68 uWarning(const char *s, ...) function in typeref:typename:void
|
| H A D | xkbvleds.c | 91 uWarning("No name specified for input display\n"); 100 uWarning("Set of LEDs must be specified as an integer\n"); 108 uWarning("Didn't specify any LEDs to watch\n"); 144 uWarning("Multiple settings for [+-]%s\n", &argv[i][1]);
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | utils.h | 102 #define WARN uWarning 104 extern void uWarning(const char * /* s */ , ...
|
| H A D | utils.c | 160 uWarning(const char *s, ...) function in typeref:typename:void
|
Completed in 8 milliseconds