Searched refs:_getarg (Results 1 - 3 of 3) sorted by relevance

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

Completed in 67 milliseconds