Home
last modified time | relevance | path

Searched refs:_nc_warning (Results 1 – 21 of 21) sorted by relevance

/NextBSD/contrib/ncurses/progs/
HDtic.c1058 _nc_warning("acsc has odd number of characters"); in check_acs()
1065 _nc_warning("acsc refers to 'I', which is probably an error"); in check_acs()
1077 _nc_warning("acsc is missing some line-drawing mapping: %s", missing); in check_acs()
1090 _nc_warning("inconsistent values for max_colors (%d) and max_pairs (%d)", in check_colors()
1100 _nc_warning("expected setf/setaf to be different"); in check_colors()
1105 _nc_warning("expected setb/setab to be different"); in check_colors()
1115 _nc_warning("expected either op/oc string for resetting colors"); in check_colors()
1172 _nc_warning("repeated cursor control %s\n", value); in check_ansi_cursor()
1206 _nc_warning("inconsistent prefix for %s\n", value); in check_ansi_cursor()
1211 _nc_warning("inconsistent length for %s, expected %d\n", in check_ansi_cursor()
[all …]
HDdump_entry.c540 _nc_warning("%s: %%%c without %%? in %s", in fmt_complex()
564 _nc_warning("%s: %%; without %%? in %s", in fmt_complex()
/NextBSD/contrib/ncurses/ncurses/tinfo/
HDcomp_scan.c439 _nc_warning("Illegal character (expected alphanumeric or %s) - '%s'", in _nc_get_token()
589 _nc_warning("empty longname field"); in _nc_get_token()
592 _nc_warning("older tic versions may treat the description field as an alias"); in _nc_get_token()
608 _nc_warning("whitespace in name or alias field"); in _nc_get_token()
612 _nc_warning("slashes aren't allowed in names or aliases"); in _nc_get_token()
616 _nc_warning("dubious character `%c' in name or alias field", *s); in _nc_get_token()
625 _nc_warning("Missing backslash before newline"); in _nc_get_token()
657 _nc_warning("Missing separator after `%s', have %s", in _nc_get_token()
674 _nc_warning("no value given for `%s'", tok_buf); in _nc_get_token()
676 _nc_warning("Missing separator"); in _nc_get_token()
[all …]
HDparse_entry.c204 _nc_warning("Legacy termcap allows only a trailing tc= clause"); }
269 _nc_warning("%s `%.*s' may be too long", in _nc_parse_entry()
314 _nc_warning("%s (%s termcap extension) ignored", in _nc_parse_entry()
322 _nc_warning("%s (%s termcap extension) aliased to %s", in _nc_parse_entry()
330 _nc_warning("%s (%s terminfo extension) ignored", in _nc_parse_entry()
338 _nc_warning("%s (%s terminfo extension) aliased to %s", in _nc_parse_entry()
359 _nc_warning("extended capability '%s'", _nc_curr_token.tk_name); in _nc_parse_entry()
366 _nc_warning("unknown capability '%s'", in _nc_parse_entry()
419 _nc_warning("wrong type used for %s capability '%s'", in _nc_parse_entry()
468 _nc_warning("unknown token type"); in _nc_parse_entry()
[all …]
HDwrite_entry.c370 _nc_warning("terminal name too long."); in _nc_write_entry()
391 _nc_warning("name redefined."); in _nc_write_entry()
394 _nc_warning("name multiply defined."); in _nc_write_entry()
397 _nc_warning("name multiply defined."); in _nc_write_entry()
420 _nc_warning("terminal alias %s too long.", ptr); in _nc_write_entry()
424 _nc_warning("cannot link alias %s.", ptr); in _nc_write_entry()
433 _nc_warning("self-synonym ignored"); in _nc_write_entry()
436 _nc_warning("alias %s multiply defined.", ptr); in _nc_write_entry()
470 _nc_warning("can't link %s to %s", filename, linkname); in _nc_write_entry()
477 _nc_warning("can't link %s to %s (errno=%d)", filename, in _nc_write_entry()
HDcaptoinfo.c151 _nc_warning("string too complex to convert"); in push()
162 _nc_warning("I'm confused"); in pop()
249 _nc_warning("string may not be optimal"); in getparm()
316 _nc_warning("saw %%r twice in %s", cap); in _nc_captoinfo()
321 _nc_warning("saw %%m twice in %s", cap); in _nc_captoinfo()
326 _nc_warning("saw %%n twice in %s", cap); in _nc_captoinfo()
466 _nc_warning("unknown %% code %s (%#x) in %s", in _nc_captoinfo()
HDcomp_error.c106 _nc_warning(const char *const fmt,...) in _nc_warning() function
HDcomp_parse.c365 _nc_warning("resolution of use=%s failed", lookfor); in _nc_resolve_uses2()
546 _nc_warning("no exit_attribute_mode"); in sanity_check2()
HDalloc_entry.c116 _nc_warning("Too much data, some is lost: %s", string); in _nc_save_str()
/NextBSD/contrib/ncurses/include/
HDterm_entry.h134 {if (PRESENT(p) && !PRESENT(q)) _nc_warning(#p " but no " #q);}
139 _nc_warning(#q " but no " #p); \
141 _nc_warning(#p " but no " #q); \
HDtic.h296 extern NCURSES_EXPORT(void) _nc_warning (const char *const,...) GCC_PRINTFLIKE(1,2);
/NextBSD/contrib/ncurses/misc/
HDncurses.def137 "_nc_warning" @827 NONAME
HDncurses.ref509 "_nc_warning" @827 NONAME
/NextBSD/contrib/ncurses/ncurses/
HDllib-ltinfo164 #undef _nc_warning
165 void _nc_warning(
HDllib-ltinfow164 #undef _nc_warning
165 void _nc_warning(
HDllib-ltinfotw169 #undef _nc_warning
170 void _nc_warning(
HDllib-ltinfot169 #undef _nc_warning
170 void _nc_warning(
HDllib-lncurses2834 #undef _nc_warning
2835 void _nc_warning(
HDllib-lncursest2865 #undef _nc_warning
2866 void _nc_warning(
HDllib-lncursesw3636 #undef _nc_warning
3637 void _nc_warning(
HDllib-lncursestw3650 #undef _nc_warning
3651 void _nc_warning(