Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/print/
H A Dvsprintf.c56 _vsprintf_c89(char *string, const char *format, va_list ap) in _vsprintf_c89() function
H A Dsprintf.c91 count = _vsprintf_c89(string, format, ap); in _sprintf_c89()
/titanic_41/usr/src/head/iso/
H A Dstdio_iso.h179 #pragma redefine_extname vsprintf _vsprintf_c89
189 #define vsprintf _vsprintf_c89
/titanic_41/usr/src/lib/libc/inc/
H A Dlibc.h266 extern int _vsprintf_c89(char *, const char *, va_list);
/titanic_41/usr/src/cmd/abi/appcert/etc/
H A Detc.tweaks.in191 SKIP_SYMBOL|_vsprintf_c89
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers3114 _vsprintf_c89;