Searched refs:ERR1 (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/setxkbmap/dist/ |
| H A D | setxkbmap.c | 172 #define ERR1(s,a) fprintf(stderr,s,a) macro 492 ERR1("Illegal verbose level %d. Reset to 0\n", verbose); 497 ERR1("Illegal verbose level %d. Reset to 10\n", verbose); 506 ERR1("Error! Option \"%s\" not recognized\n", argv[i]); 568 ERR1("Cannot open display \"%s\"\n", settings.display.value); 571 ERR1("XKB extension not present on %s\n", settings.display.value); 580 ERR1("Unknown error %d from XkbOpenDisplay\n", why); 747 ERR1("Couldn't find configuration file \"%s\"\n", name); 754 ERR1("Couldn't parse configuration file \"%s\"\n", name); 889 ERR1("Could [all...] |
Completed in 3 milliseconds