Searched refs:_getarg (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/libbc/libc/stdio/common/ |
H A D | doprnt.c | 98 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 D | doprnt.c | 121 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 D | mapfile-vers | 165 _getarg;
|
/titanic_41/usr/src/lib/libc/port/print/ |
H A D | doprnt.c | 230 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 D | mapfile-vers | 2869 _getarg;
|