| /src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| errx.c | 45 verrx(eval, fmt, ap);
|
| verrx.c | 1 /* $NetBSD: verrx.c,v 1.2 2017/01/28 21:31:50 christos Exp $ */ 42 verrx(int eval, const char *fmt, va_list ap) function
|
| err.hin | 68 verrx(int eval, const char *fmt, va_list ap)
|
| NTMakefile | 115 $(OBJ)\verrx.obj \
|
| /src/lib/libc/gen/ |
| verrx.c | 1 /* $NetBSD: verrx.c,v 1.15 2011/07/17 20:54:34 joerg Exp $ */ 41 __RCSID("$NetBSD: verrx.c,v 1.15 2011/07/17 20:54:34 joerg Exp $"); 52 __weak_alias(verrx, _verrx) 57 verrx(int eval, const char *fmt, va_list ap)
|
| errx.c | 60 verrx(eval, fmt, ap);
|
| Makefile.inc | 41 vwarn.c vwarnx.c vwarnc.c verr.c verrx.c verrc.c 110 MLINKS+=err.3 verr.3 err.3 errx.3 err.3 verrx.3 err.3 warn.3 err.3 vwarn.3 \
|
| /src/include/ |
| err.h | 47 __dead void verrx(int, const char *, va_list)
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/bionic/ |
| err.d | 21 void verrx(int eval, scope const char* fmt, va_list args);
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/ |
| err.d | 22 void verrx(int eval, scope const char* fmt, va_list args);
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/ |
| err.d | 21 void verrx(int eval, scope const char* fmt, va_list args);
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/ |
| err.d | 26 void verrx(int eval, scope const char* fmt, va_list args);
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/ |
| err.d | 26 void verrx(int eval, scope const char* fmt, va_list args);
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/ |
| err.d | 24 void verrx(int eval, scope const char* fmt, va_list args);
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/ |
| err.d | 24 void verrx(int eval, scope const char* fmt, va_list args);
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/darwin/ |
| err.d | 36 void verrx(int eval, scope const char* fmt, va_list args);
|
| /src/bin/sh/bltin/ |
| bltin.h | 83 #define verrx sh_verrx macro
|
| /src/usr.sbin/mopd/common/ |
| log.c | 93 verrx(1, fmt, ap);
|
| /src/libexec/utmp_update/ |
| utmp_update.c | 69 verrx(1, fmt, eap);
|
| /src/bin/expr/ |
| expr.y | 386 verrx(2, fmt, arg);
|
| /src/tests/net/in_cksum/ |
| in_cksum.c | 61 verrx(1, fmt, ap);
|
| /src/usr.bin/vndcompress/ |
| vnduncompress.c | 260 verrx(1, fmt, va);
|
| /src/tools/compat/ |
| Makefile | 28 unvis.c vis.c err.c errx.c errc.c verr.c verrx.c verrc.c \
|
| /src/usr.sbin/wsmoused/ |
| wsmoused.c | 158 verrx(e, fmt, ap);
|
| /src/games/hunt/hunt/ |
| hunt.c | 649 verrx(exitval, fmt, ap);
|