/titanic_50/usr/src/cmd/cdrw/ |
H A D | msgs.c | 45 (void) vfprintf(stderr, fmt, ap); in err_msg() 57 (void) vfprintf(tracestream, fmt, ap); in traceall_msg() 68 (void) vfprintf(stdout, fmt, ap); in print_n_flush()
|
/titanic_50/usr/src/cmd/tic/ |
H A D | tic_error.c | 110 vfprintf(stderr, fmt, args); in warning() 127 vfprintf(stderr, fmt, args); in err_abort() 145 vfprintf(stderr, fmt, args); in syserr_abort()
|
/titanic_50/usr/src/cmd/msgfmt/ |
H A D | util.c | 39 (void) vfprintf(stderr, err, ap); in error() 52 (void) vfprintf(stderr, err, ap); in warning() 63 (void) vfprintf(stderr, err, ap); in diag()
|
/titanic_50/usr/src/cmd/tnf/prex/ |
H A D | util.c | 39 (void) vfprintf(stderr, s, ap); in err_fatal() 52 (void) vfprintf(stderr, s, ap);
|
/titanic_50/usr/src/cmd/modload/ |
H A D | modsubr.c | 43 (void) vfprintf(stderr, fmt, args); in error() 61 (void) vfprintf(stderr, fmt, args); in fatal()
|
/titanic_50/usr/src/cmd/ttymon/ |
H A D | tmlog.c | 163 (void) vfprintf(Logfp, fmt, ap); in vlog() 169 (void) vfprintf(stderr, fmt, ap); in vlog() 177 (void) vfprintf(f, fmt, ap); in vlog() 282 (void) vfprintf(Debugfp, fmt, ap); in debug()
|
/titanic_50/usr/src/cmd/mdb/tools/common/ |
H A D | die.c | 48 (void) vfprintf(stderr, format, ap); in die() 66 (void) vfprintf(stderr, format, ap); in elfdie()
|
/titanic_50/usr/src/lib/libxcurses/src/tic/ |
H A D | ticerror.c | 65 (void) vfprintf(stderr, fmt, ap); in warning() 90 (void) vfprintf(stderr, fmt, ap); in err_abort()
|
/titanic_50/usr/src/cmd/consadm/ |
H A D | utils.c | 47 (void) vfprintf(stderr, format, alist); in warn() 65 (void) vfprintf(stderr, format, alist); in die()
|
/titanic_50/usr/src/cmd/mail/ |
H A D | Tout.c | 85 vfprintf(dbgfp, fmt, args); 97 vfprintf(stdout, fmt, args);
|
/titanic_50/usr/src/cmd/ramdiskadm/ |
H A D | utils.c | 57 (void) vfprintf(stderr, format, alist); in warn() 75 (void) vfprintf(stderr, format, alist); in die()
|
/titanic_50/usr/src/cmd/sendmail/libsmutil/ |
H A D | err.c | 38 (void) vfprintf(stderr, m, ap); 62 (void) vfprintf(stderr, m, ap);
|
/titanic_50/usr/src/cmd/svr4pkg/libinst/ |
H A D | echo.c | 86 (void) vfprintf(stderr, fmt, ap); in echo() 135 (void) vfprintf(stderr, a_fmt, ap); in echoDebug()
|
/titanic_50/usr/src/cmd/rctladm/ |
H A D | utils.c | 50 (void) vfprintf(stderr, format, alist); in warn() 66 (void) vfprintf(stderr, format, alist); in die()
|
/titanic_50/usr/src/cmd/pools/common/ |
H A D | utils.c | 75 (void) vfprintf(stderr, format, alist); in warn() 93 (void) vfprintf(stderr, format, alist); in die()
|
/titanic_50/usr/src/cmd/dis/ |
H A D | dis_util.c | 51 (void) vfprintf(stderr, fmt, ap); in die() 71 (void) vfprintf(stderr, fmt, ap); in warn()
|
/titanic_50/usr/src/cmd/lofiadm/ |
H A D | utils.c | 60 (void) vfprintf(stderr, format, alist); in warn() 78 (void) vfprintf(stderr, format, alist); in die()
|
/titanic_50/usr/src/cmd/logadm/ |
H A D | err.c | 124 (void) vfprintf(stderr, intlfmt, ap); in err() 126 (void) vfprintf(Errorfile, intlfmt, ap); in err() 165 (void) vfprintf(stdout, gettext(fmt), ap); in out()
|
/titanic_50/usr/src/cmd/dumpadm/ |
H A D | utils.c | 55 (void) vfprintf(stderr, format, alist); in warn() 73 (void) vfprintf(stderr, format, alist); in die()
|
/titanic_50/usr/src/head/iso/ |
H A D | stdio_iso.h | 171 #pragma redefine_extname vfprintf _vfprintf_c89 181 #define vfprintf _vfprintf_c89 216 extern int vfprintf(FILE *_RESTRICT_KYWD, const char *_RESTRICT_KYWD,
|
/titanic_50/usr/src/cmd/newtask/ |
H A D | utils.c | 56 (void) vfprintf(stderr, format, alist); in warn() 74 (void) vfprintf(stderr, format, alist); in die()
|
/titanic_50/usr/src/cmd/prtdscp/sparc/sun4u/ |
H A D | prtdscp.c | 230 (void) vfprintf(stderr, fmt, args); in trace() 249 (void) vfprintf(stderr, fmt, args); in err()
|
/titanic_50/usr/src/lib/libldap5/sources/ldap/util/ |
H A D | log.c | 123 vfprintf(stderr, fmt, ap); in ldaplog() 163 vfprintf(logfd, fmt, ap); in ldaplog()
|
/titanic_50/usr/src/tools/ctf/cvt/ |
H A D | util.c | 124 vfprintf(stderr, format, ap); in whine() 189 (void) vfprintf(DEBUG_STREAM, format, ap); in vadebug()
|
/titanic_50/usr/src/cmd/fm/fmadm/common/ |
H A D | fmadm.c | 52 (void) vfprintf(stdout, format, ap); in note() 64 (void) vfprintf(stderr, format, ap); in vwarn()
|