Searched defs:errx (Results 1 – 4 of 4) sorted by relevance
61 _Noreturn void errx(int status, const char *fmt, ...) in errx() function
40 #define errx(code, msg, ...) \ macro
27 # define errx(exitcode, format, args...) \ macro
26 # define errx(exitcode, format, args...) \ macro