Searched refs:exverror (Results 1 – 1 of 1) sorted by relevance
70 static void exverror(int, const char *, va_list) __printf0like(2, 0) __dead2;163 exverror(int cond, const char *msg, va_list ap) in exverror() function193 exverror(EXERROR, msg, ap); in error()203 exverror(cond, msg, ap); in exerror()