Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/iso/
H A Dstdio_c99.h62 #pragma redefine_extname vfscanf _vfscanf_c89
68 #define vfscanf _vfscanf_c89
/titanic_41/usr/src/lib/libc/port/stdio/
H A Dscanf.c120 ret = _vfscanf_c89(iop, fmt, ap); in _fscanf_c89()
H A Dvscanf.c89 _vfscanf_c89(FILE *iop, const char *fmt, va_list ap) in _vfscanf_c89() function
/titanic_41/usr/src/lib/libc/inc/
H A Dlibc.h274 extern int _vfscanf_c89(FILE *, const char *, va_list);
/titanic_41/usr/src/cmd/abi/appcert/etc/
H A Detc.tweaks.in203 SKIP_SYMBOL|_vfscanf_c89
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers3108 _vfscanf_c89;