Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/libc/stdio/common/
H A Ddoprnt.c98 void _getarg(char *, stva_list *, int);
406 _getarg(sformat, &args_width, val); in _doprnt()
452 _getarg(sformat, &args_prec, val); in _doprnt()
480 _getarg(sformat, &args, index); in _doprnt()
1151 _getarg(char *fmt, stva_list *pargs, int argno) in _getarg() function
/titanic_41/usr/src/ucblib/libucb/port/stdio/
H A Ddoprnt.c121 void _getarg(char *, stva_list *, int);
390 _getarg(sformat, &targs, position); in _doprnt()
1206 _getarg(char *fmt, stva_list *pargs, int argno) in _getarg() function
/titanic_41/usr/src/ucblib/libucb/port/
H A Dmapfile-vers165 _getarg;
/titanic_41/usr/src/lib/libc/port/print/
H A Ddoprnt.c230 void _getarg(char *, stva_list *, long, int);
799 _getarg(sformat, &targs, position, prflag); in _wndoprnt()
2459 _getarg(char *fmt, stva_list *pargs, long argno, int prflag) in _wgetarg()
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers2869 _getarg;