Searched refs:_rl_errmsg (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/external/gpl3/gdb/dist/readline/readline/ |
| H A D | parse-colors.c | 393 _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 D | util.c | 264 _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 D | rlprivate.h | 436 extern void _rl_errmsg (const char *, ...) __attribute__((__format__ (printf, 1, 2))); 440 extern void _rl_errmsg ();
|
| H A D | rltty.c | 400 _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 D | macro.c | 97 _rl_errmsg ("maximum macro execution nesting level exceeded"); in _rl_with_macro_input()
|
| H A D | callback.c | 135 _rl_errmsg ("readline_callback_read_char() called with no handler!"); in rl_callback_read_char()
|
| H A D | vi_mode.c | 1621 _rl_errmsg ("vidomove_dispatch: unknown operator %d", m->op); in vidomove_dispatch()
|
| /netbsd-src/external/gpl3/gdb.old/dist/readline/readline/ |
| H A D | parse-colors.c | 393 _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 D | macro.c | 97 _rl_errmsg ("maximum macro execution nesting level exceeded"); in _rl_with_macro_input()
|