Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/print/
H A Ddoprnt.c227 static void _wgetarg(wchar_t *, stva_list *, long, int);
797 _wgetarg(sformat, &targs, position, prflag); in _wndoprnt()
2456 _wgetarg(wchar_t *fmt, stva_list *pargs, long argno, int prflag) in _wgetarg() function