Home
last modified time | relevance | path

Searched refs:_rl_errmsg (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dparse-colors.c393 _rl_errmsg ("LS_COLORS: unrecognized prefix: %s", label); in _rl_parse_colors()
416 _rl_errmsg ("LS_COLORS: syntax error: %s", ext->ext.string); in _rl_parse_colors()
426 _rl_errmsg ("unparsable value for LS_COLORS environment variable"); in _rl_parse_colors()
H A Dutil.c264 _rl_errmsg (const char *format, ...) in _rl_errmsg() function
266 _rl_errmsg (va_alist) in _rl_errmsg()
303 _rl_errmsg (format, arg1, arg2) in _rl_errmsg() function
H A Drlprivate.h436 extern void _rl_errmsg (const char *, ...) __attribute__((__format__ (printf, 1, 2)));
440 extern void _rl_errmsg ();
H A Drltty.c400 _rl_errmsg ("warning: %s", msg); in rltty_warning()
410 _rl_errmsg ("warning: turning on OPOST for terminal\r"); in setopost()
434 _rl_errmsg ("warning: turning off output flushing"); in _get_tty_settings()
H A Dmacro.c97 _rl_errmsg ("maximum macro execution nesting level exceeded"); in _rl_with_macro_input()
H A Dcallback.c135 _rl_errmsg ("readline_callback_read_char() called with no handler!"); in rl_callback_read_char()
H A Dvi_mode.c1621 _rl_errmsg ("vidomove_dispatch: unknown operator %d", m->op); in vidomove_dispatch()
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/
H A Dparse-colors.c393 _rl_errmsg ("LS_COLORS: unrecognized prefix: %s", label); in _rl_parse_colors()
416 _rl_errmsg ("LS_COLORS: syntax error: %s", ext->ext.string); in _rl_parse_colors()
426 _rl_errmsg ("unparsable value for LS_COLORS environment variable"); in _rl_parse_colors()
H A Dmacro.c97 _rl_errmsg ("maximum macro execution nesting level exceeded"); in _rl_with_macro_input()