| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
| H A D | stdio-write.c | 131 retval = vfprintf (stdout, format, args); in printf() 146 retval = vfprintf (stream, format, args); in fprintf() 157 return vfprintf (stdout, format, args); in vprintf() 163 vfprintf (FILE *stream, const char *format, va_list args) in vfprintf() function 164 #undef vfprintf in vfprintf() 166 CALL_WITH_SIGPIPE_EMULATION (int, vfprintf (stream, format, args), ret == EOF) in vfprintf()
|
| /netbsd-src/external/gpl3/binutils/dist/gold/ |
| H A D | errors.cc | 82 vfprintf(stderr, format, args); in fatal() 93 vfprintf(stderr, format, args); in fallback() 104 vfprintf(stderr, format, args); in error() 116 vfprintf(stderr, format, args); in warning() 127 vfprintf(stderr, format, args); in info() 136 vfprintf(stdout, format, args); in trace() 150 vfprintf(stderr, format, args); in error_at_location() 166 vfprintf(stderr, format, args); in warning_at_location() 224 vfprintf(stderr, format, args); in debug()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gold/ |
| H A D | errors.cc | 82 vfprintf(stderr, format, args); in fatal() 93 vfprintf(stderr, format, args); in fallback() 104 vfprintf(stderr, format, args); in error() 116 vfprintf(stderr, format, args); in warning() 127 vfprintf(stderr, format, args); in info() 136 vfprintf(stdout, format, args); in trace() 150 vfprintf(stderr, format, args); in error_at_location() 166 vfprintf(stderr, format, args); in warning_at_location() 224 vfprintf(stderr, format, args); in debug()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | dwarf2asm.c | 117 vfprintf (asm_out_file, comment, ap); in dw2_asm_output_data() 149 vfprintf (asm_out_file, comment, ap); in dw2_asm_output_delta() 173 vfprintf (asm_out_file, comment, ap); in dw2_asm_output_vms_delta() 206 vfprintf (asm_out_file, comment, ap); in dw2_asm_output_offset() 233 vfprintf (asm_out_file, comment, ap); in dw2_asm_output_offset() 266 vfprintf (asm_out_file, comment, ap); 289 vfprintf (asm_out_file, comment, ap); in dw2_asm_output_addr() 311 vfprintf (asm_out_file, comment, ap); in dw2_asm_output_addr_rtx() 359 vfprintf (asm_out_file, comment, ap); in dw2_asm_output_nstring() 636 vfprintf (asm_out_file, comment, ap); in dw2_asm_output_data_uleb128() [all …]
|
| H A D | errors.c | 50 vfprintf (stderr, format, ap); in warning() 65 vfprintf (stderr, format, ap); in error() 82 vfprintf (stderr, format, ap); in fatal() 97 vfprintf (stderr, format, ap); in internal_error()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | dwarf2asm.cc | 163 vfprintf (asm_out_file, comment, ap); in dw2_asm_output_data() 195 vfprintf (asm_out_file, comment, ap); in dw2_asm_output_delta() 219 vfprintf (asm_out_file, comment, ap); in dw2_asm_output_vms_delta() 252 vfprintf (asm_out_file, comment, ap); in dw2_asm_output_offset() 279 vfprintf (asm_out_file, comment, ap); in dw2_asm_output_offset() 312 vfprintf (asm_out_file, comment, ap); 335 vfprintf (asm_out_file, comment, ap); in dw2_asm_output_addr() 357 vfprintf (asm_out_file, comment, ap); in dw2_asm_output_addr_rtx() 405 vfprintf (asm_out_file, comment, ap); in dw2_asm_output_nstring() 682 vfprintf (asm_out_file, comment, ap); in dw2_asm_output_data_uleb128() [all …]
|
| H A D | errors.cc | 50 vfprintf (stderr, format, ap); in warning() 65 vfprintf (stderr, format, ap); in error() 82 vfprintf (stderr, format, ap); in fatal() 97 vfprintf (stderr, format, ap); in internal_error()
|
| /netbsd-src/external/bsd/libfido2/dist/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()
|
| /netbsd-src/external/bsd/tmux/dist/compat/ |
| H A D | err.c | 37 vfprintf(stderr, fmt, ap); in err() 55 vfprintf(stderr, fmt, ap); in errx() 72 vfprintf(stderr, fmt, ap); in warn() 89 vfprintf(stderr, fmt, ap); in warnx()
|
| /netbsd-src/external/gpl2/lvm2/dist/lib/log/ |
| H A D | log.c | 242 vfprintf(stderr, trformat, ap); in print_log() 253 vfprintf(stderr, trformat, ap); in print_log() 263 vfprintf(stderr, trformat, ap); in print_log() 271 vfprintf(use_stderr ? stderr : stdout, trformat, ap); in print_log() 279 vfprintf(stderr, trformat, ap); in print_log() 288 vfprintf(stderr, trformat, ap); in print_log() 304 vfprintf(_log_file, trformat, ap); in print_log()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/ |
| H A D | error.c | 52 vfprintf(diagfile, s, ap); in warn() 65 vfprintf(diagfile, s, ap); in err() 101 vfprintf(diagfile, s, ap); in execerr() 114 vfprintf(diagfile, s, ap); in fatal()
|
| /netbsd-src/bin/pax/ |
| H A D | tty_subs.c | 112 (void)vfprintf(ttyoutf, fmt, ap); in tty_prnt() 164 (void)vfprintf(stderr, fmt, ap); in tty_warn() 191 (void)vfprintf(stderr, fmt, ap); in syswarn()
|
| /netbsd-src/external/gpl3/binutils/dist/libiberty/ |
| H A D | vfprintf.c | 9 #undef vfprintf 12 vfprintf (FILE *stream, const char *format, va_list ap) in vfprintf() function
|
| /netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
| H A D | vfprintf.c | 9 #undef vfprintf 12 vfprintf (FILE *stream, const char *format, va_list ap) in vfprintf() function
|
| /netbsd-src/external/gpl3/gcc/dist/libiberty/ |
| H A D | vfprintf.c | 9 #undef vfprintf 12 vfprintf (FILE *stream, const char *format, va_list ap) in vfprintf() function
|
| /netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
| H A D | vfprintf.c | 9 #undef vfprintf 12 vfprintf (FILE *stream, const char *format, va_list ap) in vfprintf() function
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ |
| H A D | bioprinttest.c | 325 return fprintf(stdout, "%*s# ", tap_level, "") + vfprintf(stdout, fmt, ap); in test_vprintf_stdout() 330 return fprintf(stderr, "%*s# ", tap_level, "") + vfprintf(stderr, fmt, ap); in test_vprintf_stderr() 345 return fprintf(stdout, "%*s", tap_level, "") + vfprintf(stdout, fmt, ap); in test_vprintf_tapout() 350 return fprintf(stderr, "%*s", tap_level, "") + vfprintf(stderr, fmt, ap); in test_vprintf_taperr()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/nvptx/ |
| H A D | error.c | 34 #undef vfprintf 38 #define vfprintf(stream, fmt, list) vprintf (fmt, list) macro
|
| /netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
| H A D | eprintf.c | 74 rv = vfprintf(stderr, frm, args); in veprintf() 76 vfprintf(stdout, frm, args); in veprintf()
|
| /netbsd-src/external/gpl3/gcc/dist/libgomp/config/nvptx/ |
| H A D | error.c | 37 #undef vfprintf 38 #define vfprintf(stream, fmt, list) vprintf (fmt, list) macro
|
| /netbsd-src/external/lgpl3/gmp/dist/printf/ |
| H A D | printffuns.c | 43 int vfprintf (FILE *, const char *, va_list); 76 (doprnt_format_t) vfprintf,
|
| /netbsd-src/usr.bin/xlint/lint1/ |
| H A D | err.c | 552 (void)vfprintf(out, msgs[msgid], ap); in verror_at() 573 (void)vfprintf(out, msgs[msgid], ap); in vwarning_at() 589 (void)vfprintf(out, msgs[msgid], ap); in vmessage_at() 778 (void)vfprintf(out, queries[query_id], ap); in enable_queries()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
| H A D | error.c | 44 vfprintf (stderr, msg, list); in gomp_vdebug() 62 vfprintf (stderr, fmt, list); in gomp_verror()
|
| /netbsd-src/usr.bin/patch/ |
| H A D | util.c | 218 vfprintf(stderr, fmt, ap); in say() 233 vfprintf(stderr, fmt, ap); in fatal() 249 vfprintf(stderr, fmt, ap); in pfatal() 266 vfprintf(stdout, fmt, ap); in ask()
|
| /netbsd-src/sbin/dkscan_bsdlabel/ |
| H A D | dkscan_util.c | 103 vfprintf(stderr, format, ap); in aprint_error() 115 vfprintf(stdout, format, ap); in aprint_verbose()
|