Searched refs:exerror (Results 1 – 4 of 4) sorted by relevance
| /third_party/uapp/dash/src/ |
| A D | error.h | 125 void exerror(int, const char *, ...) __attribute__((__noreturn__));
|
| A D | error.c | 180 exerror(int cond, const char *msg, ...) in exerror() function
|
| A D | input.c | 423 exerror(EXERROR, "Can't open %s", fname); in setinputfile()
|
| A D | exec.c | 146 exerror(EXEXIT, "%s: %s", argv[0], errmsg(e, E_EXEC)); in shellexec()
|
Completed in 6 milliseconds