HomeSort by: relevance | last modified time | path
    Searched refs:verrx (Results 1 - 18 of 18) sorted by relevancy

  /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/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/tests/net/in_cksum/
in_cksum.c 61 verrx(1, fmt, ap);
  /src/usr.bin/vndcompress/
vnduncompress.c 260 verrx(1, fmt, va);
  /src/bin/expr/
expr.y 386 verrx(2, fmt, arg);
  /src/tools/compat/
Makefile 28 unvis.c vis.c err.c errx.c errc.c verr.c verrx.c verrc.c \
configure.ac 272 AC_CHECK_DECLS([err, errc, errx, verrc, verrx, warn, warnc, warnx, vwarnc,
compat_defs.h 341 void verrx(int, const char *, va_list);
  /src/games/hunt/hunt/
hunt.c 649 verrx(exitval, fmt, ap);
  /src/usr.sbin/wsmoused/
wsmoused.c 158 verrx(e, fmt, ap);
  /src/bin/test/
test.c 207 verrx(2, msg, ap);
  /src/usr.sbin/tprof/
tprof_top.c 291 verrx(status, fmt, ap);
  /src/lib/libc/include/
namespace.h 90 #define verrx _verrx macro

Completed in 23 milliseconds