Searched refs:exerror (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/third_party/uapp/dash/src/
H A Derror.h125 void exerror(int, const char *, ...) __attribute__((__noreturn__));
H A Derror.c180 exerror(int cond, const char *msg, ...) function
H A Dinput.c423 exerror(EXERROR, "Can't open %s", fname);
H A Dexec.c146 exerror(EXEXIT, "%s: %s", argv[0], errmsg(e, E_EXEC));

Completed in 415 milliseconds