Home
last modified time | relevance | path

Searched refs:errorfx (Results 1 – 4 of 4) sorted by relevance

/third_party/mksh/
Dsh.h2588 void errorfx(int, const char *, ...)
2598 #define errorfxz(rc) errorfx((rc), NULL)
Dmain.c1316 errorfx(int rc, const char *fmt, ...) in errorfx() function
Dexec.c449 errorfx(126, Tf_sD_s, t->str, cstrerror(rv)); in execute()
Dvar.c1652 errorfx(2, Tf_ro, ccp); in set_array()