Searched refs:errorfx (Results 1 - 3 of 3) sorted by relevance

/external/mksh/src/
H A Dsh.h1878 void errorfx(int, const char *, ...)
1886 #define errorfxz(rc) errorfx((rc), NULL)
H A Dvar.c904 errorfx(2, "read-only: %s", tvar);
1522 errorfx(2, "read-only: %s", ccp);
H A Dmain.c1198 errorfx(int rc, const char *fmt, ...) function

Completed in 57 milliseconds