Searched refs:_vfprintf_c89 (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libc/port/print/
H A Dvfprintf.c55 _vfprintf_c89(FILE *iop, const char *format, va_list ap) function
H A Dfprintf.c112 count = _vfprintf_c89(iop, format, ap);
/osnet-11/usr/src/lib/libc/inc/
H A Dlibc.h262 extern int _vfprintf_c89(FILE *, const char *, va_list);

Completed in 15 milliseconds