Home
last modified time | relevance | path

Searched refs:_wdoprnt (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/inc/
H A Dlibc.h306 extern ssize_t _wdoprnt(const wchar_t *, va_list, FILE *);
/illumos-gate/usr/src/lib/libc/port/print/
H A Ddoprnt.c401 _wdoprnt(const wchar_t *format, va_list in_args, FILE *iop) in _wdoprnt() function