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

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

Completed in 92 milliseconds