HomeSort by: relevance | last modified time | path
    Searched defs:vwarnx (Results 1 - 12 of 12) sorted by relevancy

  /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
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
  /src/crypto/external/apache2/openssl/dist/demos/guide/
tls-server-block.c 36 static void vwarnx(const char *fmt, va_list ap) function
48 vwarnx(fmt, ap);
57 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-block.c 37 static void vwarnx(const char *fmt, va_list ap) function
50 vwarnx(fmt, ap);
60 vwarnx(fmt, ap);
quic-server-block.c 37 static void vwarnx(const char *fmt, va_list ap) function
50 vwarnx(fmt, ap);
60 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);
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/bin/sh/bltin/
bltin.h 87 #define vwarnx sh_vwarnx macro
bltin.h 87 #define vwarnx sh_vwarnx macro
  /src/lib/libc/include/
namespace.h 93 #define vwarnx _vwarnx macro
namespace.h 93 #define vwarnx _vwarnx macro

Completed in 37 milliseconds