Searched defs:errx (Results 1 – 11 of 11) sorted by relevance
/freebsd/crypto/heimdal/lib/roken/ |
H A D | errx.c | 39 errx(int eval, const char *fmt, ...) in errx() function
|
/freebsd/tools/build/ |
H A D | beinstall.sh | 64 errx() { function
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | bsd-err.c | 53 errx(int r, const char *fmt, ...) in errx() function
|
/freebsd/tests/sys/kqueue/libkqueue/ |
H A D | common.h | 26 # define errx(rc,msg,...) do { puts(msg); exit(rc); } while (0) macro
|
/freebsd/contrib/libfido2/openbsd-compat/ |
H A D | err.h | 44 errx(int eval, const char *fmt, ...) in errx() function
|
/freebsd/contrib/mandoc/ |
H A D | compat_err.c | 73 errx(int eval, const char *fmt, ...) in errx() function
|
/freebsd/bin/sh/bltin/ |
H A D | bltin.h | 64 #define errx(exitstatus, ...) error(__VA_ARGS__) macro
|
/freebsd/contrib/bsnmp/lib/ |
H A D | support.c | 68 errx(int code, const char *fmt, ...) in errx() function
|
/freebsd/contrib/unifdef/FreeBSD/ |
H A D | err.c | 69 errx(int eval, const char *fmt, ...) in errx() function
|
/freebsd/lib/libc/gen/ |
H A D | err.c | 109 errx(int eval, const char *fmt, ...) in errx() function
|
/freebsd/contrib/bmake/ |
H A D | util.c | 635 errx(int eval, const char *fmt, ...) in errx() function
|