Searched refs:sh_warnx (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/third_party/uapp/dash/src/bltin/
H A Dbltin.h71 #define warnx sh_warnx
/fuchsia/zircon/third_party/uapp/dash/src/
H A Derror.h128 void sh_warnx(const char *, ...);
H A Derror.c195 sh_warnx(const char *fmt, ...) function
H A Dcd.c281 sh_warnx("getcwd() failed: %s", strerror(errno));
H A Djobs.c206 sh_warnx("can't access tty; job control turned off");
328 sh_warnx("%s\n", strerror(errno));
H A Dexec.c462 sh_warnx("%s: %s", name, errmsg(e, E_EXEC));

Completed in 166 milliseconds