Searched refs:errorfx (Results 1 – 4 of 4) sorted by relevance
/third_party/mksh/ |
D | sh.h | 2588 void errorfx(int, const char *, ...) 2598 #define errorfxz(rc) errorfx((rc), NULL)
|
D | main.c | 1316 errorfx(int rc, const char *fmt, ...) in errorfx() function
|
D | exec.c | 449 errorfx(126, Tf_sD_s, t->str, cstrerror(rv)); in execute()
|
D | var.c | 1652 errorfx(2, Tf_ro, ccp); in set_array()
|