Searched refs:vfprintf (Results 76 - 100 of 296) sorted by relevance

1234567891011>>

/macosx-10.10/Heimdal-398.1.2/lib/com_err/
H A Dcom_err.c83 vfprintf(stderr, fmt, args);
/macosx-10.10/bind9-45.101/bind9/bin/tests/
H A Dcfg_test.c43 vfprintf(stderr, format, args);
/macosx-10.10/bind9-45.101/bind9/bin/tools/
H A Dnsec3hash.c49 vfprintf(stderr, format, args);
/macosx-10.10/diskdev_cmds-576/dev_mkdb.tproj/
H A Ddev_mkdb.c197 (void)vfprintf(stderr, fmt, ap);
/macosx-10.10/ntp-92/include/
H A Dl_stdlib.h168 extern int vfprintf (FILE *, const char *, ...);
/macosx-10.10/ruby-106/ruby/
H A Ddebug.c90 vfprintf(stderr, format, ap);
/macosx-10.10/CommonCrypto-60061/test/test/
H A Dtestmore.c183 vfprintf(stderr, fmt, args);
263 vfprintf(stderr, fmt, args);
/macosx-10.10/dcerpc-61/dcerpc/idl_compiler/
H A Dsysdep.h.in271 # define NL_VFPRINTF vfprintf
H A Dmessage.c114 # define NL_VFPRINTF vfprintf
/macosx-10.10/libpcap-48/libpcap/tests/
H A Dselpolltest.c290 (void)vfprintf(stderr, fmt, ap);
309 (void)vfprintf(stderr, fmt, ap);
H A Dfiltertest.c114 (void)vfprintf(stderr, fmt, ap);
/macosx-10.10/smb-759.0/cmd/tests/
H A Dsmbcat.c62 vfprintf(stderr, fmt, args);
75 vfprintf(stderr, fmt, args);
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_apple.c261 vfprintf(stderr, fmt, ap);
271 vfprintf(stderr, fmt, ap);
H A Dtif_atari.c230 vfprintf(stderr, fmt, ap);
240 vfprintf(stderr, fmt, ap);
H A Dtif_unix.c280 vfprintf(stderr, fmt, ap);
290 vfprintf(stderr, fmt, ap);
/macosx-10.10/hfs-285/fsck_hfs/
H A Dutilities.c773 vfprintf(stream, fmt, ap); \
789 vfprintf(log_file, fmt, ap); \
833 (void)vfprintf(stderr, fmt, ap);
843 (void)vfprintf(stderr, fmt, ap);
882 (void)vfprintf(stderr, fmt, ap);
/macosx-10.10/objc4-646/test/
H A Dtest.h64 vfprintf(stderr, msg2, v);
101 vfprintf(stderr, msg2, v);
117 vfprintf(stderr, msg2, v);
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblber/
H A Dstdio.c42 /* This emulation uses vfprintf; on OS/390 we're also emulating
65 res = vfprintf( f, fmt, ap );
/macosx-10.10/bind9-45.101/bind9/contrib/nslint-2.1a3/lbl/
H A Dos-sunos4.h42 int vfprintf(FILE *, const char *, ...);
/macosx-10.10/dtrace-147/test/cmd/baddof/
H A Dbaddof.c74 vfprintf(stderr, fmt, ap);
/macosx-10.10/efax-38/efax/
H A Defaxmsg.c170 vfprintf( logfile[i], p, ap ) ;
/macosx-10.10/ksh-23/ksh/src/lib/libast/astsa/
H A Dast.h137 #define sfvprintf vfprintf
/macosx-10.10/libiconv-42/libiconv/src/
H A Diconv.c61 vfprintf(stderr,message,args);
/macosx-10.10/libpcap-48/libpcap/lbl/
H A Dos-sunos4.h42 int vfprintf(FILE *, const char *, ...);
/macosx-10.10/libresolv-57/
H A Dres_update.c208 vfprintf(stderr, fmt, ap);

Completed in 186 milliseconds

1234567891011>>