Home
last modified time | relevance | path

Searched refs:xtermWarning (Results 1 – 12 of 12) sorted by relevance

/dports/x11/xterm/xterm-370/
H A Dtestxmc.c106 xtermWarning("Not enough core for xmc glitch mode\n"); in Mark_XMC()
H A Dmisc.c1165 xtermWarning("Cannot reset uid/gid\n"); in HandleSpawnTerminal()
1516 xtermWarning(const char *fmt, ...) in xtermWarning() function
2182 xtermWarning("cannot open %s: %d:%s\n", in open_userfile()
2194 xtermWarning("cannot open %s: %d:%s\n", in open_userfile()
2209 xtermWarning("you do not own %s\n", path); in open_userfile()
2326 xtermWarning("unable to reset group-id\n"); in xtermResetIds()
2330 xtermWarning("unable to reset user-id\n"); in xtermResetIds()
2959 xtermWarning("Cannot allocate color \"%s\"\n", in xtermGetColorRes()
6021 xtermWarning(s, a); in Panic()
6471 xtermWarning("Xt error: %s\n", message); in xt_error()
[all …]
H A Dmain.c1656 xtermWarning("ambiguous option \"%s\" vs \"%s\"\n", in parseArg()
1693 xtermWarning("bad command line option \"%s\"\r\n\n", badOption); in Syntax()
1744 xtermWarning("option %s requires a value\n", option_ptr->option); in NeedParam()
2005 xtermWarning("unable to reset uid\n"); in disableSetUid()
2020 xtermWarning("unable to reset effective gid\n"); in disableSetGid()
2256 xtermWarning("unable to allocate memory for ttydev or ptydev\n"); in main()
2541 xtermWarning("bad tty modes \"%s\"\n", resource.tty_modes); in main()
3326 xtermWarning("fatal pty error errno=%d, error=%d device \"%s\"\n", in HsSysError()
3367 xtermWarning("fatal pty error %d (errno=%d) on tty %s\n", in HsSysError()
5064 xtermWarning("cannot support your locale.\n"); in spawnXTerm()
[all …]
H A Dcharproc.c5289 xtermWarning("cannot allocate buffer space\n"); in v_write()
8494 xtermWarning("unable to allocate fg/bg colors\n"); in repairColors()
8760 xtermWarning("Expected a number: %s\n", next); in set_flags_from_list()
10961 xtermWarning("unable to locate a suitable font\n"); in VTRealize()
11357 xtermWarning("Preparation of font set " in xim_create_fs()
11367 xtermWarning("Preparation of default font set " in xim_create_fs()
11478 xtermWarning("Failed to open input method\n"); in xim_create_xic()
11578 xtermWarning("Failed to create input context\n"); in xim_create_xic()
12801 xtermWarning(FMT, "missing number", s, i); in set_character_class()
12856 xtermWarning(FMT, "bad range", s, i); in set_character_class()
[all …]
H A Dutil.c970 xtermWarning("a number between -100 and 100 is required for zIconBeep. 0 used by default\n"); in initZIconBeep()
1018 xtermWarning("malloc failed in showZIconBeep\n"); in showZIconBeep()
5215 xtermWarning("Conflicting keyboard type option (%s/%s)\n", in init_keyboard_type()
5298 xtermWarning("KeyboardType resource \"%s\" not found\n", in decode_keyboard_type()
5437 xtermWarning("Unrecognized keyword: %s\n", value); in extendedBoolean()
5472 xtermWarning("Xinerama screen %d does not exist\n", screen); in find_xinerama_screen()
5494 xtermWarning("Mouse not in any Xinerama screen, using 0\n"); in find_xinerama_screen()
5506 xtermWarning("Xinerama support not enabled\n"); in find_xinerama_screen()
5533 xtermWarning("invalid Xinerama specification '%s'\n", str); in parse_xinerama_screen()
H A Dprint.c707 xtermWarning("No program found for printerCommand: %s\n", SPS.printer_command); in xtermHasPrinter()
H A Dfontutils.c1000 xtermWarning("cannot %s%s%s %sfont \"%s\"\n", in cannotFont()
1019 xtermWarning("did not find a usable %s TrueType font\n", name); in noUsableXft()
3134 xtermWarning("Selected font has no non-zero %s for ISO-8859-1 encoding\n", tag); in checkFontInfo()
3137 xtermWarning("Selected font has no valid %s for ISO-8859-1 encoding\n", tag); in checkFontInfo()
4184 xtermWarning("did not find any usable TrueType font\n"); in findXftGlyph()
H A DTekproc.c423 xtermWarning("Not enough core for Tek mode\n"); in TekPtyData()
1605 xtermWarning("illegal GIN terminator setting \"%s\"\n", in TekInitialize()
H A Dtrace.c121 xtermWarning("Cannot open \"%s\"\n", name); in TraceOpen()
H A Dxterm.h1242 extern void xtermWarning (const char * /*fmt*/,...) GCC_PRINTFLIKE(1,2);
H A Dbutton.c2041 xtermWarning("unexpected cut-buffer code: %d\n", cutb); in TargetToSelection()
2044 xtermWarning("unexpected selection target: %s\n", name); in TargetToSelection()
4930 xtermWarning("selection too big (%lu bytes), not storing in CUT_BUFFER%d\n", in _OwnSelection()
H A Dscreen.c1529 xtermWarning("Unexpected recursion drawing hidden characters.\n"); in ScrnRefresh()