Searched defs:errx (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Derrx.c39 errx(int eval, const char *fmt, ...) function
/freebsd-11-stable/tests/sys/kqueue/libkqueue/
H A Dcommon.h28 # define errx(rc,msg,...) do { puts(msg); exit(rc); } while (0) macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dbsd-err.c47 errx(int r, const char *fmt, ...) function
/freebsd-11-stable/contrib/mdocml/
H A Dcompat_err.c80 errx(int eval, const char *fmt, ...) function
/freebsd-11-stable/bin/sh/bltin/
H A Dbltin.h65 #define errx(exitstatus, ...) error(__VA_ARGS__) macro
/freebsd-11-stable/contrib/bsnmp/lib/
H A Dsupport.c68 errx(int code, const char *fmt, ...) function
/freebsd-11-stable/lib/libc/gen/
H A Derr.c113 errx(int eval, const char *fmt, ...) function
/freebsd-11-stable/contrib/bmake/
H A Dutil.c590 errx(int eval, const char *fmt, ...) function

Completed in 131 milliseconds