Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/iso/
H A Dwchar_c99.h51 #pragma redefine_extname vfwscanf _vfwscanf_c89
55 #define vfwscanf _vfwscanf_c89
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dwscanf.c116 ret = _vfwscanf_c89(iop, fmt, ap); in _fwscanf_c89()
H A Dvwscanf.c69 _vfwscanf_c89(FILE *iop, const wchar_t *fmt, va_list ap) in _vfwscanf_c89() function
/illumos-gate/usr/src/lib/libc/inc/
H A Dlibc.h291 extern int _vfwscanf_c89(FILE *, const wchar_t *, va_list);
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.tweaks.in209 SKIP_SYMBOL|_vfwscanf_c89
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers4101 _vfwscanf_c89;