Home
last modified time | relevance | path

Searched defs:errx (Results 1 – 14 of 14) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Derrx.c39 errx(int eval, const char *fmt, ...) in errx() function
/freebsd/tools/build/
H A Dbeinstall.sh64 errx() { function
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-err.c53 errx(int r, const char *fmt, ...) in errx() function
/freebsd/tests/sys/kqueue/libkqueue/
H A Dcommon.h26 # define errx(rc,msg,...) do { puts(msg); exit(rc); } while (0) macro
/freebsd/contrib/libfido2/openbsd-compat/
H A Derr.h44 errx(int eval, const char *fmt, ...) in errx() function
/freebsd/contrib/mandoc/
H A Dcompat_err.c73 errx(int eval, const char *fmt, ...) in errx() function
/freebsd/bin/sh/bltin/
H A Dbltin.h64 #define errx(exitstatus, ...) error(__VA_ARGS__) macro
/freebsd/crypto/openssl/demos/guide/
H A Dtls-server-block.c44 static void errx(int status, const char *fmt, ...) in errx() function
H A Dquic-server-block.c45 static void errx(int status, const char *fmt, ...) in errx() function
H A Dquic-server-non-block.c45 static void errx(int status, const char *fmt, ...) in errx() function
/freebsd/contrib/bsnmp/lib/
H A Dsupport.c68 errx(int code, const char *fmt, ...) in errx() function
/freebsd/contrib/unifdef/FreeBSD/
H A Derr.c69 errx(int eval, const char *fmt, ...) in errx() function
/freebsd/lib/libc/gen/
H A Derr.c137 errx(int eval, const char *fmt, ...) in errx() function
/freebsd/contrib/bmake/
H A Dutil.c635 errx(int eval, const char *fmt, ...) in errx() function