Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c1475 ash_msg(const char *fmt, ...) in ash_msg() function
4103 ash_msg("can't access tty; job control turned off"); in setjobctl()
11323 ash_msg("illegal option %co %s", val ? '-' : '+', name); in plus_minus_o()
13861 ash_msg("%s: %s", name, errmsg(e, "not found")); in find_command()
13936 ash_msg("%s: invalid signal specification", *ap); in trapcmd()