/titanic_50/usr/src/cmd/backup/restore/ |
H A D | main.c | 392 vprintf(stdout, gettext("Begin incremental restore\n")); in main() 396 vprintf(stdout, gettext("Calculate node updates.\n")); in main() 407 vprintf(stdout, gettext("Begin level 0 restore\n")); in main() 410 vprintf(stdout, in main() 422 vprintf(stdout, in main()
|
H A D | restore.c | 47 vprintf(stdout, "%s", type == LEAF ? gettext("leaf") : gettext("dir ")); 159 vprintf(stdout, gettext("Mark entries to be removed.\n")); in removeoldleaves() 543 vprintf(stdout, gettext("Find unreferenced names.\n")); in findunreflinks() 596 vprintf(stdout, gettext("Remove old nodes (directories).\n")); in removeoldnodes() 629 vprintf(stdout, gettext("Continue extraction of new leaves\n")); 631 vprintf(stdout, gettext("Extract new leaves.\n")); 739 vprintf(stdout, gettext("Extract requested files\n")); in createfiles() 859 vprintf(stdout, gettext("Add links\n")); in createlinks() 910 vprintf(stdout, gettext("Check the symbol table.\n")); in checkrestore()
|
H A D | utilities.c | 134 vprintf(stdout, gettext("rename %s to %s\n"), from, to); in renameit() 174 vprintf(stdout, gettext("Make node %s\n"), cp); in newnode() 218 vprintf(stdout, gettext("Remove node %s\n"), cp); in removenode() 248 vprintf(stdout, gettext("Remove leaf %s\n"), cp); in removeleaf() 283 vprintf(stdout, in lf_linkit() 305 vprintf(stdout, in lf_linkit() 326 vprintf(stdout, gettext("Create symbolic link %s->%s\n"), in lf_linkit() 329 vprintf(stdout, gettext("Create hard link %s->%s\n"), in lf_linkit()
|
/titanic_50/usr/src/test/os-tests/tests/sigqueue/ |
H A D | sigqueue_queue_size.c | 40 (void) vprintf(format, args); in test_start() 53 (void) vprintf(format, args); in test_failed()
|
/titanic_50/usr/src/head/iso/ |
H A D | stdio_iso.h | 172 #pragma redefine_extname vprintf _vprintf_c89 182 #define vprintf _vprintf_c89 218 extern int vprintf(const char *_RESTRICT_KYWD, __va_list);
|
/titanic_50/usr/src/lib/libast/common/stdio/ |
H A D | vprintf.c | 27 vprintf(const char* fmt, va_list args) in vprintf() function
|
/titanic_50/usr/src/ucblib/libucb/port/stdio/ |
H A D | vprintf.c | 51 vprintf(const char *format, va_list ap) in vprintf() function
|
/titanic_50/usr/src/lib/libbc/libc/stdio/4.2/ |
H A D | vprintf.c | 39 vprintf(char *format, va_list ap) in vprintf() function
|
/titanic_50/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/ |
H A D | ttymux_dacf_util.c | 57 (void) vprintf(fmt, ap); in ttymux_dprintf()
|
/titanic_50/usr/src/cmd/ipf/lib/common/ |
H A D | debug.c | 33 vprintf(fmt, pvar);
|
H A D | verbose.c | 33 vprintf(fmt, pvar);
|
/titanic_50/usr/src/test/libc-tests/tests/common/ |
H A D | test_common.c | 104 (void) vprintf(format, args); in test_failed() 118 (void) vprintf(format, args); in test_failed() 190 (void) vprintf(format, args); in test_debugf()
|
/titanic_50/usr/src/test/os-tests/tests/poll/ |
H A D | poll_test.c | 111 (void) vprintf(format, args); in debug_log() 123 (void) vprintf(format, args); in test_start() 136 (void) vprintf(format, args); in test_failed()
|
/titanic_50/usr/src/lib/libbc/libc/stdio/sys5/ |
H A D | vprintf.c | 44 vprintf(char *format, va_list ap) in vprintf() function
|
/titanic_50/usr/src/cmd/fs.d/udfs/fsck/ |
H A D | utilities.c | 82 (void) vprintf(fmt, args); in pfatal() 90 (void) vprintf(fmt, args); in pfatal() 106 (void) vprintf(fmt, args); in pwarn() 117 (void) vprintf(fmt, args); in errexit()
|
/titanic_50/usr/src/cmd/tcpd/ |
H A D | fakelog.c | 37 vprintf(percent_m(buf, fmt), ap);
|
/titanic_50/usr/src/cmd/acpi/common/ |
H A D | osl.c | 47 vprintf(Format, Args); in AcpiOsVprintf()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | panic.c | 338 vprintf(format, alist); in panicsys() 362 vprintf(format, alist); in panicsys()
|
/titanic_50/usr/src/uts/common/ctf/ |
H A D | ctf_subr.c | 93 (void) vprintf(format, alist); in ctf_dprintf()
|
/titanic_50/usr/src/lib/libc/port/print/ |
H A D | vprintf.c | 60 vprintf(const char *format, va_list ap) in _vprintf_c89()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | cmn_err.h | 84 extern void vprintf(const char *, __va_list)
|
/titanic_50/usr/src/uts/common/crypto/io/ |
H A D | dca_debug.c | 61 vprintf(buf, ap); in dca_dprintf()
|
/titanic_50/usr/src/uts/sun4v/io/n2rng/ |
H A D | n2rng_debug.c | 62 vprintf(buf, ap); in n2rng_dprintf()
|
/titanic_50/usr/src/uts/common/krtld/ |
H A D | kobj_subr.c | 55 vprintf(fmt, adx); in kprintf()
|
/titanic_50/usr/src/lib/fm/libdiskstatus/common/ |
H A D | ds_util.c | 48 (void) vprintf(fmt, ap); in dprintf()
|