Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/progs/
H A Dtic.c1159 _nc_warning("rmacs/smacs are inconsistent"); in check_acs()
1162 _nc_warning("rmacs/smacs make enacs redundant"); in check_acs()
1165 _nc_warning("VT100-style rmacs/smacs require enacs"); in check_acs()
1179 _nc_warning("acsc has odd number of characters"); in check_acs()
1186 _nc_warning("acsc refers to 'I', which is probably an error"); in check_acs()
1198 _nc_warning("acsc is missing some line-drawing mapping: %s", missing); in check_acs()
1242 _nc_warning("inconsistent values for max_colors (%d) and max_pairs (%d)", in check_colors()
1252 _nc_warning("expected setf/setaf to be different"); in check_colors()
1254 _nc_warning("setf/setaf are equivalent"); in check_colors()
1261 _nc_warning("expected setb/setab to be different"); in check_colors()
[all …]
H A Ddump_entry.c826 _nc_warning("%s: %%%c without %%? in %s", in fmt_complex()
851 _nc_warning("%s: %%; without %%? in %s", in fmt_complex()
1665 _nc_warning("empty \"%s\" field", cap); in dump_uses()
1668 _nc_warning("\"%s\" field too long (%d), limit to %d", in dump_uses()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dcomp_scan.c482 _nc_warning("Illegal character (expected alphanumeric or %s) - '%s'", in _nc_get_token()
633 _nc_warning("empty longname field"); in _nc_get_token()
635 _nc_warning("older tic versions may treat the description field as an alias"); in _nc_get_token()
651 _nc_warning("whitespace in name or alias field"); in _nc_get_token()
655 _nc_warning("slashes aren't allowed in names or aliases"); in _nc_get_token()
659 _nc_warning("dubious character `%c' in name or alias field", *s); in _nc_get_token()
668 _nc_warning("Missing backslash before newline"); in _nc_get_token()
700 _nc_warning("Missing separator after `%s', have %s", in _nc_get_token()
717 _nc_warning("no value given for `%s'", tok_buf); in _nc_get_token()
719 _nc_warning("Missing separator for `%s'", tok_buf); in _nc_get_token()
[all …]
H A Dparse_entry.c211 _nc_warning("expected %s-type for %s, have %s", in expected_type()
280 _nc_warning("Legacy termcap allows only a trailing tc= clause"); }
347 _nc_warning("invalid entry name \"%s\"", name); in _nc_parse_entry()
356 _nc_warning("%s `%.*s' may be too long", in _nc_parse_entry()
376 _nc_warning("missing name for use-clause"); in _nc_parse_entry()
379 _nc_warning("invalid name for use-clause \"%s\"", in _nc_parse_entry()
383 _nc_warning("too many use-clauses, ignored \"%s\"", in _nc_parse_entry()
418 _nc_warning("%s (%s termcap extension) ignored", in _nc_parse_entry()
426 _nc_warning("%s (%s termcap extension) aliased to %s", in _nc_parse_entry()
434 _nc_warning("%s (%s terminfo extension) ignored", in _nc_parse_entry()
[all …]
H A Dwrite_entry.c81 _nc_warning("entry is larger than %u bytes", limit); in write_file()
415 _nc_warning("terminal name too long."); in _nc_write_entry()
444 _nc_warning("name redefined."); in _nc_write_entry()
447 _nc_warning("name multiply defined."); in _nc_write_entry()
450 _nc_warning("name multiply defined."); in _nc_write_entry()
473 _nc_warning("terminal alias %s too long.", ptr); in _nc_write_entry()
477 _nc_warning("cannot link alias %s.", ptr); in _nc_write_entry()
487 _nc_warning("self-synonym ignored"); in _nc_write_entry()
492 _nc_warning("alias %s multiply defined.", ptr); in _nc_write_entry()
529 _nc_warning("can't link %s to %s", filename, linkname); in _nc_write_entry()
[all …]
H A Dcaptoinfo.c162 _nc_warning("string too complex to convert"); in push()
173 _nc_warning("I'm confused"); in pop()
269 _nc_warning("string may not be optimal"); in getparm()
338 _nc_warning("saw %%r twice in %s", cap); in _nc_captoinfo()
343 _nc_warning("saw %%m twice in %s", cap); in _nc_captoinfo()
348 _nc_warning("saw %%n twice in %s", cap); in _nc_captoinfo()
376 _nc_warning("expected two characters after %%>"); in _nc_captoinfo()
498 _nc_warning("unknown %% code %s (%#x) in %s", in _nc_captoinfo()
H A Dcomp_parse.c373 _nc_warning("merge of %s to %s changes type of %s from %s to %s",
380 _nc_warning("merge of %s changes type of %s from %s to %s",
475 _nc_warning("duplicate use=%s", lookfor); in _nc_resolve_uses2()
506 _nc_warning("duplicate use=%s", lookfor); in _nc_resolve_uses2()
518 _nc_warning("resolution of use=%s failed", lookfor); in _nc_resolve_uses2()
703 _nc_warning("no exit_attribute_mode"); in sanity_check2()
H A Dcomp_error.c116 _nc_warning(const char *const fmt, ...) in _nc_warning() function
H A Dalloc_entry.c132 _nc_warning("Too much data, some is lost: %s", string); in _nc_save_str()
H A Dread_entry.c192 _nc_warning("corrupt data found in convert_strings"); in convert_strings()
/freebsd/contrib/ncurses/include/
H A Dterm_entry.h154 _nc_warning(#p " but no " #q); \
160 _nc_warning(#q " but no " #p); \
162 _nc_warning(#p " but no " #q); \
H A Dtic.h309 extern NCURSES_EXPORT(void) _nc_warning (const char *const,...) GCC_PRINTFLIKE(1,2);
/freebsd/contrib/ncurses/misc/
H A Dncurses.def137 "_nc_warning" @827 NONAME
H A Dncurses.ref509 "_nc_warning" @827 NONAME
/freebsd/contrib/ncurses/ncurses/
H A Dllib-ltinfow186 #undef _nc_warning
187 void _nc_warning(
H A Dllib-ltinfo174 #undef _nc_warning
175 void _nc_warning(
H A Dllib-ltinfotw191 #undef _nc_warning
192 void _nc_warning(
H A Dllib-ltinfot179 #undef _nc_warning
180 void _nc_warning(
H A Dllib-lncursest2917 #undef _nc_warning
2918 void _nc_warning(
H A Dllib-lncurses2903 #undef _nc_warning
2904 void _nc_warning(
H A Dllib-lncursestw3868 #undef _nc_warning
3869 void _nc_warning(
H A Dllib-lncursesw3854 #undef _nc_warning
3855 void _nc_warning(