| /netbsd-src/external/cddl/osnet/dist/tools/ctf/common/ |
| H A D | utils.c | 64 vwarn(const char *format, va_list alist) in vwarn() function 84 vwarn(format, alist); in warn() 91 vwarn(format, alist); in vdie()
|
| H A D | utils.h | 42 extern void vwarn(const char *, va_list) __printflike(1, 0);
|
| /netbsd-src/lib/libc/gen/ |
| H A D | vwarn.c | 46 __weak_alias(vwarn, _vwarn) in __weak_alias() argument 51 vwarn(const char *fmt, va_list ap) in __weak_alias()
|
| H A D | warn.c | 60 vwarn(fmt, ap); in __weak_alias()
|
| H A D | Makefile.inc | 40 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 \
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| H A D | vwarn.c | 42 vwarn(const char *fmt, va_list ap) in vwarn() function
|
| H A D | warn.c | 45 vwarn(fmt, ap); in warn()
|
| H A D | version-script.map | 199 vwarn;
|
| H A D | err.hin | 75 vwarn(const char *fmt, va_list ap)
|
| /netbsd-src/games/hunt/huntd/ |
| H A D | support.c | 57 vwarn(fmt, ap); in complain()
|
| /netbsd-src/include/ |
| H A D | err.h | 55 void vwarn(const char *, va_list)
|
| /netbsd-src/usr.bin/tail/ |
| H A D | misc.c | 71 vwarn(fmt, ap); in xerr()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/ |
| H A D | err.d | 22 void vwarn(scope const char* fmt, va_list args);
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/bionic/ |
| H A D | err.d | 22 void vwarn(scope const char* fmt, va_list args);
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
| H A D | err.d | 23 void vwarn(scope const char* fmt, va_list args);
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/ |
| H A D | err.d | 25 void vwarn(scope const char* fmt, va_list args);
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/ |
| H A D | err.d | 25 void vwarn(scope const char* fmt, va_list args);
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/ |
| H A D | err.d | 27 void vwarn(scope const char* fmt, va_list args);
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/ |
| H A D | err.d | 27 void vwarn(scope const char* fmt, va_list args);
|
| /netbsd-src/usr.sbin/mopd/common/ |
| H A D | log.c | 77 vwarn(fmt, ap); in mopLogWarn()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/ |
| H A D | err.d | 37 void vwarn(scope const char* fmt, va_list args);
|
| /netbsd-src/bin/sh/bltin/ |
| H A D | bltin.h | 85 #define vwarn sh_vwarn macro
|
| /netbsd-src/usr.bin/compress/ |
| H A D | compress.c | 464 vwarn(fmt, ap); in cwarn()
|
| /netbsd-src/tools/compat/ |
| H A D | Makefile | 29 vwarn.c vwarnx.c vwarnc.c warn.c warnx.c warnc.c \
|
| /netbsd-src/usr.sbin/wsmoused/ |
| H A D | wsmoused.c | 196 vwarn(fmt, ap); in log_warn()
|