Searched refs:vfprintf (Results 151 - 175 of 296) sorted by relevance

1234567891011>>

/macosx-10.10/apache-793/httpd/support/
H A Dsuexec.c168 vfprintf(log, fmt, ap);
/macosx-10.10/apr-32/apr/apr/test/
H A Dabts.c218 vfprintf(stderr, fmt, args);
/macosx-10.10/apr-32/apr-util/apr-util/test/
H A Dabts.c220 vfprintf(stderr, fmt, args);
/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/tools/idnconv/
H A Dutil.c427 vfprintf(stderr, fmt, args);
/macosx-10.10/bind9-45.101/bind9/contrib/zkt/
H A Dlog.c427 vfprintf (lg_fp, fmt, ap);
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dbucomm.c76 vfprintf (stderr, format, args);
/macosx-10.10/emacs-93/emacs/src/
H A Dunexnext.c106 vfprintf(stderr, format, ap);
/macosx-10.10/libarchive-30/libarchive/tar/
H A Dutil.c223 vfprintf(stderr, fmt, ap);
/macosx-10.10/ncurses-44/ncurses/progs/
H A Dtput.c73 vfprintf(stderr, fmt, argp);
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A DMakefile.in157 vasprintf.c vfork.c vfprintf.c vprintf.c vsnprintf.c vsprintf.c \
205 ./vasprintf.o ./vfork.o ./vfprintf.o ./vprintf.o ./vsnprintf.o \
372 strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf \
1099 ./vfprintf.o: $(srcdir)/vfprintf.c $(INCDIR)/ansidecl.h
1101 $(COMPILE.c) $(PICFLAG) $(srcdir)/vfprintf.c -o pic/$@; \
1103 $(COMPILE.c) $(srcdir)/vfprintf.c $(OUTPUT_OPTION)
/macosx-10.10/libxml2-26/libxml2/
H A Dxmllint.c467 vfprintf(stderr, fmt, ap);
501 vfprintf(stderr, fmt, ap);
526 vfprintf(stderr, format, ap);
1423 vfprintf(stdout, msg, args);
1446 vfprintf(stdout, msg, args);
1469 vfprintf(stdout, msg, args);
H A Drunsuite.c171 vfprintf(logfile, msg, args);
178 vfprintf(stderr, msg, args);
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxmllint.c462 vfprintf(stderr, fmt, ap);
496 vfprintf(stderr, fmt, ap);
520 vfprintf(stderr, format, ap);
1417 vfprintf(stdout, msg, args);
1440 vfprintf(stdout, msg, args);
1463 vfprintf(stdout, msg, args);
/macosx-10.10/CrackLib-37765/cracklib27/cracklib/
H A Drules.c27 vfprintf(stderr, fmt, args);
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dislamcal.cpp43 vfprintf(stderr, pat, ap);
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dunix++.cpp468 int rc = vfprintf(f, format, args);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dunix++.cpp468 int rc = vfprintf(f, format, args);
/macosx-10.10/WTF-7600.1.24/wtf/
H A DAssertions.cpp148 vfprintf(stderr, format, args);
/macosx-10.10/bash-94.1.2/bash-3.2/builtins/
H A Dcommon.c110 vfprintf (stderr, format, args);
/macosx-10.10/bash-94.1.2/bash-3.2/examples/loadables/
H A Dfinfo.c578 vfprintf (stderr, format, args);
/macosx-10.10/bind9-45.101/bind9/bin/tests/
H A Dadb_test.c82 vfprintf(stderr, format, args);
/macosx-10.10/gnutar-453/gnutar/src/
H A Dcompare.c64 vfprintf (stdlis, fmt, ap);
/macosx-10.10/ruby-106/ruby/ext/openssl/
H A Dossl.c390 vfprintf(stderr, fmt, args);
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/include/
H A Dportable.hin1148 #define vfprintf ber_pvt_vfprintf
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_subr.c473 (void) vfprintf(stderr, format, alist);
674 n = vfprintf(fp, format, ap);

Completed in 280 milliseconds

1234567891011>>