| /freebsd-13.1/contrib/diff/lib/ |
| H A D | version-etc.c | 78 vfprintf (stream, _("Written by %s.\n"), authors); in version_etc_va() 82 vfprintf (stream, _("Written by %s and %s.\n"), authors); in version_etc_va() 86 vfprintf (stream, _("Written by %s, %s, and %s.\n"), authors); in version_etc_va() 92 vfprintf (stream, _("Written by %s, %s, %s,\nand %s.\n"), authors); in version_etc_va() 98 vfprintf (stream, _("Written by %s, %s, %s,\n%s, and %s.\n"), authors); in version_etc_va() 104 vfprintf (stream, _("Written by %s, %s, %s,\n%s, %s, and %s.\n"), in version_etc_va() 111 vfprintf (stream, _("Written by %s, %s, %s,\n%s, %s, %s, and %s.\n"), in version_etc_va() 118 vfprintf (stream, _("\ in version_etc_va() 126 vfprintf (stream, _("\ in version_etc_va() 136 vfprintf (stream, _("\ in version_etc_va()
|
| /freebsd-13.1/contrib/libfido2/openbsd-compat/ |
| H A D | err.h | 30 vfprintf(stderr, fmt, ap); in err() 50 vfprintf(stderr, fmt, ap); in errx() 64 vfprintf(stderr, fmt, ap); in warn() 78 vfprintf(stderr, fmt, ap); in warnx()
|
| /freebsd-13.1/crypto/openssh/openbsd-compat/ |
| H A D | bsd-err.c | 44 vfprintf(stderr, fmt, args); in err() 58 vfprintf(stderr, fmt, args); in errx() 73 vfprintf(stderr, fmt, args); in warn()
|
| /freebsd-13.1/sbin/dhclient/tests/ |
| H A D | fake.c | 17 (void)vfprintf(stderr, fmt, ap); in error() 30 (void)vfprintf(stderr, fmt, ap); in warning() 48 ret = vfprintf(stderr, fmt, ap); in note()
|
| /freebsd-13.1/contrib/ldns/drill/ |
| H A D | error.c | 20 vfprintf(stderr, fmt, args); in warning_va_list() 37 vfprintf(stderr, fmt, args); in error_va_list() 54 vfprintf(stdout, fmt, args); in verbose_va_list()
|
| /freebsd-13.1/contrib/bsnmp/lib/ |
| H A D | support.c | 49 vfprintf(stderr, fmt, ap); in warnx() 62 vfprintf(stderr, fmt, ap); in warn() 74 vfprintf(stderr, fmt, ap); in errx() 88 vfprintf(stderr, fmt, ap); in err()
|
| /freebsd-13.1/lib/libc/gen/ |
| H A D | err.c | 103 vfprintf(err_file, fmt, ap); in verrc() 128 vfprintf(err_file, fmt, ap); in verrx() 171 vfprintf(err_file, fmt, ap); in vwarnc() 197 vfprintf(err_file, fmt, ap); in vwarnx()
|
| /freebsd-13.1/bin/pax/ |
| H A D | tty_subs.c | 102 (void)vfprintf(ttyoutf, fmt, ap); in tty_prnt() 155 (void)vfprintf(stderr, fmt, ap); in paxwarn() 183 (void)vfprintf(stderr, fmt, ap); in syswarn()
|
| /freebsd-13.1/contrib/ncurses/ncurses/tinfo/ |
| H A D | comp_error.c | 118 vfprintf(stderr, fmt, argp); in _nc_warning() 130 vfprintf(stderr, fmt, argp); in _nc_err_abort() 143 vfprintf(stderr, fmt, argp); in _nc_syserr_abort()
|
| /freebsd-13.1/cddl/contrib/opensolaris/cmd/mdb/tools/common/ |
| H A D | die.c | 51 (void) vfprintf(stderr, format, ap); in die() 76 (void) vfprintf(stderr, format, ap); in elfdie()
|
| /freebsd-13.1/contrib/sendmail/libsmutil/ |
| H A D | err.c | 36 (void) vfprintf(stderr, m, ap); 60 (void) vfprintf(stderr, m, ap);
|
| /freebsd-13.1/contrib/gdtoa/ |
| H A D | stdio1.h | 88 #undef vfprintf 97 #define vfprintf Vfprintf macro
|
| /freebsd-13.1/usr.bin/ar/ |
| H A D | util.c | 52 vfprintf(stderr, fmt, ap); in bsdar_vwarnc() 73 vfprintf(stderr, fmt, ap); in bsdar_verrc()
|
| /freebsd-13.1/usr.bin/patch/ |
| H A D | util.c | 229 vfprintf(stdout, fmt, ap); in say() 244 vfprintf(stderr, fmt, ap); in fatal() 260 vfprintf(stderr, fmt, ap); in pfatal() 277 vfprintf(stdout, fmt, ap); in ask()
|
| /freebsd-13.1/contrib/tcp_wrappers/ |
| H A D | vfprintf.c | 23 int vfprintf(fp, format, ap) in vfprintf() function 124 return (vfprintf(stdout, format, ap));
|
| /freebsd-13.1/contrib/ntp/lib/isc/ |
| H A D | error.c | 91 vfprintf(stderr, format, args); in default_unexpected_callback() 103 vfprintf(stderr, format, args); in default_fatal_callback()
|
| /freebsd-13.1/usr.sbin/ypldap/ |
| H A D | log.c | 74 vfprintf(stderr, fmt, ap); in vlog() 77 vfprintf(stderr, nfmt, ap); in vlog()
|
| /freebsd-13.1/contrib/elftoolchain/ar/ |
| H A D | util.c | 52 vfprintf(stderr, fmt, ap); in bsdar_vwarnc() 73 vfprintf(stderr, fmt, ap); in bsdar_verrc()
|
| /freebsd-13.1/contrib/libpcap/testprogs/ |
| H A D | opentest.c | 210 (void)vfprintf(stderr, fmt, ap); in error() 229 (void)vfprintf(stderr, fmt, ap); in warning()
|
| /freebsd-13.1/sys/contrib/dev/acpica/compiler/ |
| H A D | aslfileio.c | 372 Actual = vfprintf (AslGbl_Files[FileId].Handle, Format, Args); in FlPrintFile() 394 Actual = vfprintf (AslGbl_Files[ASL_FILE_PREPROCESSOR_USER].Handle, in FlPrintFile()
|
| /freebsd-13.1/usr.bin/unzip/ |
| H A D | unzip.c | 114 vfprintf(stderr, fmt, ap); in error() 131 vfprintf(stderr, fmt, ap); in errorx() 148 vfprintf(stderr, fmt, ap); in warning() 164 vfprintf(stderr, fmt, ap); in warningx() 178 vfprintf(stdout, fmt, ap); in info() 197 vfprintf(stderr, fmt, ap); in debug()
|
| /freebsd-13.1/contrib/tcpdump/ |
| H A D | print.c | 421 (void)vfprintf(stderr, fmt, ap); in ndo_error() 443 (void)vfprintf(stderr, fmt, ap); in ndo_warning() 459 ret = vfprintf(stdout, fmt, args); in ndo_printf()
|
| /freebsd-13.1/sbin/dump/ |
| H A D | optr.c | 247 (void) vfprintf(stderr, fmt, ap); in msg() 262 (void) vfprintf(stderr, fmt, ap); in msgtail() 276 (void) vfprintf(stderr, fmt, ap); in quit()
|
| /freebsd-13.1/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| H A D | util.c | 125 vfprintf(stderr, format, ap); in whine() 204 (void) vfprintf(DEBUG_STREAM, format, ap); in vadebug()
|
| /freebsd-13.1/tools/test/testfloat/ |
| H A D | fail.c | 40 vfprintf( stderr, message, varArgs ); in fail()
|