Home
last modified time | relevance | path

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

/illumos-gate/usr/src/ucblib/libucb/port/stdio/
H A Ddoprnt.c119 void _getarg(char *, stva_list *, int);
388 _getarg(sformat, &targs, position); in _doprnt()
1204 _getarg(char *fmt, stva_list *pargs, int argno) in _getarg() function
/illumos-gate/usr/src/ucblib/libucb/port/
H A Dmapfile-vers175 _getarg;
/illumos-gate/usr/src/lib/libc/port/print/
H A Ddoprnt.c230 void _getarg(char *, stva_list *, long, int);
801 _getarg(sformat, &targs, position, prflag); in _wndoprnt()
2452 _getarg(char *fmt, stva_list *pargs, long argno, int prflag __unused) in _wgetarg()
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers3711 _getarg;