Home
last modified time | relevance | path

Searched refs:bb_error_msg (Results 1 – 2 of 2) sorted by relevance

/common/
A Dcli_hush_modern.c119 static void bb_error_msg(const char *s, ...) in bb_error_msg() function
130 bb_error_msg("%s", s); in bb_simple_error_msg()
A Dcli_hush_upstream.c1478 bb_error_msg("hush.c:%u", lineno); in msg_and_die_if_script()
1489 bb_error_msg("syntax error: %s", msg); in syntax_error()
1497 bb_error_msg("syntax error at '%s'", msg); in syntax_error_at()
1521 bb_error_msg("hush.c:%u", lineno); in syntax_error_unexpected_ch()
2476 bb_error_msg("%s: readonly variable", str); in set_local_var()
2704 bb_error_msg("%s: readonly variable", *s); in set_vars_and_save_old()
8695 bb_error_msg("fd#%d is not open", newfd);
11769 bb_error_msg("type: %s: not found", *argv);
12542 bb_error_msg("bad argument '%s'", str);
12557 bb_error_msg("%u: no such job", jobnum);
[all …]

Completed in 24 milliseconds