Searched refs:ash_msg_and_raise (Results 1 – 1 of 1) sorted by relevance
1459 static void ash_msg_and_raise(int, const char *, ...) NORETURN;1461 ash_msg_and_raise(int cond, const char *msg, ...) in ash_msg_and_raise() function8343 ash_msg_and_raise(EXEND, "%s: %s", prog, errmsg(e, "not found")); in shellexec()