Home
last modified time | relevance | path

Searched refs:vfwprintf (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/stdio/
H A Dvwprintf.c29 return vfwprintf(sfstdout, fmt, args); in vwprintf()
H A Dwprintf.c33 v = vfwprintf(sfstdout, fmt, args); in wprintf()
H A Dfwprintf.c33 v = vfwprintf(f, fmt, args); in fwprintf()
H A Dvswprintf.c51 v = vfwprintf(&f, fmt, args); in vswprintf()
H A Dvfwprintf.c27 vfwprintf(Sfio_t* f, const wchar_t* fmt, va_list args) in vfwprintf() function
/illumos-gate/usr/src/head/iso/
H A Dwchar_iso.h147 #pragma redefine_extname vfwprintf _vfwprintf_c89
157 #define vfwprintf _vfwprintf_c89 macro
300 extern int vfwprintf(__FILE *_RESTRICT_KYWD, const wchar_t *_RESTRICT_KYWD,
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dwchar87 #define vfwprintf _ast_vfwprintf
137 extern int vfwprintf(FILE*, const wchar_t*, va_list);
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dm_wchar.h188 #undef vfwprintf
207 #define vfwprintf vfprintf macro
/illumos-gate/usr/src/lib/libc/port/print/
H A Dvwprintf.c108 vfwprintf(FILE *iop, const wchar_t *format, va_list ap) in _vfwprintf_c89()
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dwchar127 #define vfwprintf _ast_vfwprintf
178 extern __MANGLE__ int vfwprintf __PROTO__((FILE*, const wchar_t*, va_list));
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dwchar127 #define vfwprintf _ast_vfwprintf
178 extern __MANGLE__ int vfwprintf __PROTO__((FILE*, const wchar_t*, va_list));
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dwchar127 #define vfwprintf _ast_vfwprintf
178 extern __MANGLE__ int vfwprintf __PROTO__((FILE*, const wchar_t*, va_list));
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dwchar127 #define vfwprintf _ast_vfwprintf
178 extern __MANGLE__ int vfwprintf __PROTO__((FILE*, const wchar_t*, va_list));
/illumos-gate/usr/src/head/
H A Dwchar.h86 using std::vfwprintf;
/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.defs472 stdio/vfwprintf.o \
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile188 fwide.c putwc.c vfwprintf.c vwscanf.c \
H A DMamfile5435 make vfwprintf.o
5436 make stdio/vfwprintf.c
5438 done stdio/vfwprintf.c
5439 meta vfwprintf.o %.c>%.o stdio/vfwprintf.c vfwprintf
5440 prev stdio/vfwprintf.c
5441 … -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/vfwprintf.c
5442 done vfwprintf.o generated
6105 …f.o vswscanf.o fputws.o getwchar.o ungetwc.o vwprintf.o fwide.o putwc.o vfwprintf.o vwscanf.o stdi…
/illumos-gate/usr/src/man/man3c/
H A DMakefile536 vfwprintf.3c \
2535 vswprintf.3c := LINKSRC = vfwprintf.3c
2536 vwprintf.3c := LINKSRC = vfwprintf.3c
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1413 file path=usr/share/man/man3c/vfwprintf.3c
1422 link path=usr/share/man/man3c/vswprintf.3c target=vfwprintf.3c
1428 link path=usr/share/man/man3c/vwprintf.3c target=vfwprintf.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1451 vfwprintf;