Searched refs:vfprintf (Results 1 - 25 of 295) sorted by relevance

1234567891011>>

/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dvfprintf.c1 /* Provide a version vfprintf in terms of _doprnt.
9 #undef vfprintf macro
12 vfprintf (FILE *stream, const char *format, va_list ap) function
H A Dvprintf.c4 @deftypefnx Supplemental int vfprintf (FILE *@var{stream}, const char *@var{format}, va_list @var{ap})
25 return vfprintf (stdout, format, ap);
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dversion-etc.c86 vfprintf (stream, _("Written by %s.\n"), authors);
90 vfprintf (stream, _("Written by %s and %s.\n"), authors);
94 vfprintf (stream, _("Written by %s, %s, and %s.\n"), authors);
100 vfprintf (stream, _("Written by %s, %s, %s,\nand %s.\n"), authors);
106 vfprintf (stream, _("Written by %s, %s, %s,\n%s, and %s.\n"), authors);
112 vfprintf (stream, _("Written by %s, %s, %s,\n%s, %s, and %s.\n"),
119 vfprintf (stream, _("Written by %s, %s, %s,\n%s, %s, %s, and %s.\n"),
126 vfprintf (stream, _("\
134 vfprintf (stream, _("\
144 vfprintf (strea
[all...]
/macosx-10.10.1/text_cmds-88/sort/
H A Dversion-etc.c90 vfprintf (stream, _("Written by %s.\n"), authors);
94 vfprintf (stream, _("Written by %s and %s.\n"), authors);
98 vfprintf (stream, _("Written by %s, %s, and %s.\n"), authors);
104 vfprintf (stream, _("Written by %s, %s, %s,\nand %s.\n"), authors);
110 vfprintf (stream, _("Written by %s, %s, %s,\n%s, and %s.\n"), authors);
116 vfprintf (stream, _("Written by %s, %s, %s,\n%s, %s, and %s.\n"),
123 vfprintf (stream, _("Written by %s, %s, %s,\n%s, %s, %s, and %s.\n"),
130 vfprintf (stream, _("\
138 vfprintf (stream, _("\
148 vfprintf (strea
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/stdio/
H A Dvfprintf.c27 vfprintf(Sfio_t* f, const char* fmt, va_list args) function
29 STDIO_INT(f, "vfprintf", int, (Sfio_t*, const char*, va_list), (f, fmt, args))
/macosx-10.10.1/bc-21/bc/lib/
H A Dvfprintf.c0 /* vfprintf.c -- this was provided for minix. It may not
7 #error need vfprintf() or doprint()
20 int vfprintf(file, format, argp) function
/macosx-10.10.1/network_cmds-457/mnc.tproj/
H A Dmnc_error.c62 if (vfprintf(stderr, string, ap) < 0)
85 if (vfprintf(stderr, string, ap) < 0)
/macosx-10.10.1/bootstrap_cmds-91/migcom.tproj/
H A Derror.c71 (void) vfprintf(stderr, format, pvar);
87 (void) vfprintf(stderr, format, pvar);
101 (void) vfprintf(stderr, format, pvar);
/macosx-10.10.1/bind9-45.101/bind9/bin/confgen/
H A Dutil.c40 vfprintf(stderr, fmt, ap);
52 vfprintf(stderr, format, args);
/macosx-10.10.1/bind9-45.101/bind9/bin/rndc/
H A Dutil.c41 vfprintf(stderr, fmt, ap);
53 vfprintf(stderr, format, args);
/macosx-10.10.1/lukemftp-14/tnftp/libnetbsd/
H A Derr.c42 (void)vfprintf(stderr, fmt, ap);
58 (void)vfprintf(stderr, fmt, ap);
74 (void)vfprintf(stderr, fmt, ap);
89 (void)vfprintf(stderr, fmt, ap);
/macosx-10.10.1/top-100.1.2/
H A Dlog.c33 vfprintf(log_file, format, vl);
/macosx-10.10.1/xnu-2782.1.97/libkern/kxld/tests/
H A Dkxld_test.c40 vfprintf(stderr, format, args);
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dcurlx.h100 # undef vfprintf macro
111 # define vfprintf curlx_mvfprintf macro
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dwarnerr.c51 vfprintf(stderr, fmt, ap);
/macosx-10.10.1/file_cmds-242/pax/
H A Dtty_subs.c108 (void)vfprintf(ttyoutf, fmt, ap);
162 (void)vfprintf(stderr, fmt, ap);
191 (void)vfprintf(stderr, fmt, ap);
/macosx-10.10.1/ncurses-44/ncurses/ncurses/tinfo/
H A Dcomp_error.c114 vfprintf(stderr, fmt, argp);
126 vfprintf(stderr, fmt, argp);
139 vfprintf(stderr, fmt, argp);
/macosx-10.10.1/Security-57031.1.35/Security/sec/SecurityTool/
H A Dtool_errors.h62 vfprintf(stderr, msg, args);
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DFilePrintStream.cpp55 vfprintf(m_file, format, argList);
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Derror.c155 vfprintf (stderr, format, args);
196 vfprintf (stderr, format, args);
219 vfprintf (stderr, format, args);
241 vfprintf (stderr, format, args);
262 vfprintf (stderr, format, args);
285 vfprintf (stderr, format, args);
326 vfprintf (stderr, format, args);
351 vfprintf (stderr, format, args);
385 vfprintf (tracefp, format, args);
/macosx-10.10.1/dyld-353.2.1/unit-tests/include/
H A Dtest.h23 vfprintf(file, format, args);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml.h40 int vfprintf(FILE *, const char *, va_list);
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dvfprintf.c24 "@(#) $Header: /tcpdump/master/tcpdump/vfprintf.c,v 1.6 2003-11-16 09:36:45 guy Exp $ (LBL)";
41 * Stock 4.3 doesn't have vfprintf.
44 vfprintf(f, fmt, args) function
/macosx-10.10.1/ICU-531.30/icuSources/tools/genrb/
H A Derrmsg.c29 vfprintf(stderr, msg, va);
67 vfprintf(stderr, msg, va);
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/
H A Derror.c91 vfprintf(stderr, format, args);
103 vfprintf(stderr, format, args);

Completed in 233 milliseconds

1234567891011>>