Home
last modified time | relevance | path

Searched refs:_vfwprintf_c89 (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/head/iso/
H A Dwchar_iso.h147 #pragma redefine_extname vfwprintf _vfwprintf_c89
157 #define vfwprintf _vfwprintf_c89
/illumos-gate/usr/src/lib/libc/port/print/
H A Dvwprintf.c106 _vfwprintf_c89(FILE *iop, const wchar_t *format, va_list ap) in _vfwprintf_c89() function
H A Dwprintf.c196 count = _vfwprintf_c89(iop, format, ap); in _fwprintf_c89()
/illumos-gate/usr/src/lib/libc/inc/
H A Dlibc.h281 extern int _vfwprintf_c89(FILE *, const wchar_t *, va_list);
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.tweaks.in195 SKIP_SYMBOL|_vfwprintf_c89
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers3972 _vfwprintf_c89;