Searched refs:vfprintf (Results 201 - 225 of 296) sorted by relevance

1234567891011>>

/macosx-10.10/remote_cmds-47/rlogin.tproj/
H A Drlogin.c996 vfprintf(stderr, fmt, ap);
/macosx-10.10/sudo-73/src/
H A Dlogging.c706 (void) vfprintf(mail, fmt, ap);
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dtiffdump.c755 vfprintf(fd, fmt, ap);
/macosx-10.10/xnu-2782.1.97/bsd/dev/dtrace/
H A Dblist.c934 vfprintf(stderr, ctl, va);
/macosx-10.10/OpenSSH-189/openssh/
H A Dscp.c1386 (void) vfprintf(fp, fmt, ap);
1394 vfprintf(stderr, fmt, ap);
/macosx-10.10/dtrace-147/lockstat/
H A Dlockstat.c247 (void) vfprintf(stderr, message, args);
262 (void) vfprintf(stderr, message, args);
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dargp-help.c1853 vfprintf (stream, fmt, ap);
1928 vfprintf (stream, fmt, ap);
/macosx-10.10/libxml2-26/libxml2/
H A Druntest.c1307 vfprintf(SAXdebug, msg, args);
1330 vfprintf(SAXdebug, msg, args);
1353 vfprintf(SAXdebug, msg, args);
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Druntest.c1311 vfprintf(SAXdebug, msg, args);
1334 vfprintf(SAXdebug, msg, args);
1357 vfprintf(SAXdebug, msg, args);
/macosx-10.10/tcpdump-61/tcpdump/
H A Dtcpdump.c694 ret=vfprintf(stdout, fmt, args);
3069 (void)vfprintf(stderr, fmt, ap);
3088 (void)vfprintf(stderr, fmt, ap);
/macosx-10.10/libxslt-13/libxslt/libxslt/
H A Dxsltutils.c530 vfprintf((FILE *)xsltGenericErrorContext, msg, args);
576 vfprintf((FILE *)xsltGenericDebugContext, msg, args);
/macosx-10.10/lukemftp-14/tnftp/src/
H A Dftp.c343 vfprintf(ttyout, fmt, ap);
359 vfprintf(cout, fmt, ap);
/macosx-10.10/Heimdal-398.1.2/lib/hx509/
H A Dprint.c103 vfprintf(f, fmt, va);
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dastro.cpp38 vfprintf(stderr, pat, ap);
H A Dolsontz.cpp43 vfprintf(stderr, pat, ap);
/macosx-10.10/Libc-1044.1.2/stdio/FreeBSD/
H A Dvfprintf.c34 static char sccsid[] = "@(#)vfprintf.c 8.1 (Berkeley) 6/4/93";
37 __FBSDID("$FreeBSD: src/lib/libc/stdio/vfprintf.c,v 1.90 2009/02/28 06:06:57 das Exp $");
289 vfprintf(FILE * __restrict fp, const char * __restrict fmt0, va_list ap) function
1004 * call vfprintf() for each element in the vector.
/macosx-10.10/NFS-82/nfsd/
H A Dmain.c1054 vfprintf(stderr, fmt, ap);
/macosx-10.10/Security-57031.1.35/Security/sec/securityd/
H A DOTATrustUtilities.c65 vfprintf(fp, sz, va);
/macosx-10.10/SmartcardCCID-55008/libusb/libusb/libusb/
H A Dcore.c1808 vfprintf(stream, format, args);
/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dprint_cmd.c1278 /* ``If vprintf is available, you may assume that vfprintf and vsprintf are
1294 vfprintf (stdout, format, args);
/macosx-10.10/bind9-45.101/bind9/lib/export/samples/
H A Dsample-update.c356 vfprintf(stderr, format, args);
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c/
H A Dtc.c141 vfprintf(stderr, msg, ap);
/macosx-10.10/bootstrap_cmds-91/migcom.tproj/
H A Dutils.c635 * Like vfprintf, but omits a leading comment in the format string
696 (void) vfprintf(file, fmt, pvar);
/macosx-10.10/cups-408/cups/backend/
H A Dsnmp.c463 vfprintf(stderr, format, ap);
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Ddllwrap.c140 vfprintf (stderr, message, args);

Completed in 281 milliseconds

1234567891011>>