| /src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| vwarnx.c | 1 /* $NetBSD: vwarnx.c,v 1.2 2017/01/28 21:31:50 christos Exp $ */ 42 vwarnx(const char *fmt, va_list ap) function
|
| warnx.c | 45 vwarnx(fmt, ap);
|
| err.hin | 83 vwarnx(const char *fmt, va_list ap)
|
| /src/lib/libc/gen/ |
| vwarnx.c | 1 /* $NetBSD: vwarnx.c,v 1.15 2011/07/17 20:54:34 joerg Exp $ */ 41 __RCSID("$NetBSD: vwarnx.c,v 1.15 2011/07/17 20:54:34 joerg Exp $"); 52 __weak_alias(vwarnx, _vwarnx) 57 vwarnx(const char *fmt, va_list ap)
|
| warnx.c | 60 vwarnx(fmt, ap);
|
| Makefile.inc | 41 vwarn.c vwarnx.c vwarnc.c verr.c verrx.c verrc.c 111 err.3 warnx.3 err.3 vwarnx.3 err.3 errc.3 err.3 verrc.3 err.3 warnc.3 \
|
| /src/include/ |
| err.h | 59 void vwarnx(const char *, va_list)
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/bionic/ |
| err.d | 23 void vwarnx(scope const char* fmt, va_list args);
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/ |
| err.d | 24 void vwarnx(scope const char* fmt, va_list args);
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/ |
| err.d | 23 void vwarnx(scope const char* fmt, va_list args);
|
| /src/usr.bin/tail/ |
| misc.c | 84 vwarnx(fmt, ap);
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/ |
| err.d | 29 void vwarnx(scope const char* fmt, va_list args);
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/ |
| err.d | 29 void vwarnx(scope const char* fmt, va_list args);
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/ |
| err.d | 27 void vwarnx(scope const char* fmt, va_list args);
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/ |
| err.d | 27 void vwarnx(scope const char* fmt, va_list args);
|
| /src/crypto/external/apache2/openssl/dist/demos/guide/ |
| quic-server-block.c | 37 static void vwarnx(const char *fmt, va_list ap) function 50 vwarnx(fmt, ap); 60 vwarnx(fmt, ap);
|
| tls-server-block.c | 36 static void vwarnx(const char *fmt, va_list ap) function 48 vwarnx(fmt, ap); 57 vwarnx(fmt, ap);
|
| quic-server-non-block.c | 37 static void vwarnx(const char *fmt, va_list ap) function 50 vwarnx(fmt, ap); 60 vwarnx(fmt, ap);
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/darwin/ |
| err.d | 39 void vwarnx(scope const char* fmt, va_list args);
|
| /src/bin/sh/bltin/ |
| bltin.h | 87 #define vwarnx sh_vwarnx macro
|
| /src/usr.sbin/mopd/common/ |
| log.c | 107 vwarnx(fmt, ap);
|
| /src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/ |
| test_cred.c | 67 vwarnx (fmt, args);
|
| /src/crypto/external/bsd/heimdal/dist/lib/gssapi/ |
| test_add_store_cred.c | 93 vwarnx(fmt, args);
|
| test_cred.c | 80 vwarnx (fmt, args);
|
| test_names.c | 80 vwarnx (fmt, args);
|