| /freebsd-12.1/sbin/restore/ |
| H A D | utilities.c | 132 vprintf(stdout, "rename %s to %s\n", from, to); in renameit() 151 vprintf(stdout, "Make node %s\n", cp); in newnode() 173 vprintf(stdout, "Remove node %s\n", cp); in removenode() 193 vprintf(stdout, "Remove leaf %s\n", cp); in removeleaf() 240 vprintf(stdout, "Create %s link %s->%s\n", in linkit() 257 vprintf(stdout, "Create whiteout %s\n", name); in addwhiteout() 279 vprintf(stdout, "Delete whiteout %s\n", name); in delwhiteout()
|
| H A D | main.c | 212 vprintf(stdout, "Begin incremental restore\n"); in main() 216 vprintf(stdout, "Calculate node updates.\n"); in main() 224 vprintf(stdout, "Begin level 0 restore\n"); in main() 227 vprintf(stdout, "Calculate extraction list.\n"); in main() 235 vprintf(stdout, "Verify the directory structure\n"); in main()
|
| H A D | restore.c | 66 vprintf(stdout, "%s", type == LEAF ? "leaf" : "dir "); in listfile() 160 vprintf(stdout, "Mark entries to be removed.\n"); in removeoldleaves() 162 vprintf(stdout, "Delete whiteouts\n"); in removeoldleaves() 520 vprintf(stdout, "Find unreferenced names.\n"); in findunreflinks() 568 vprintf(stdout, "Remove old nodes (directories).\n"); in removeoldnodes() 599 vprintf(stdout, "Continue extraction of new leaves\n"); in createleaves() 601 vprintf(stdout, "Extract new leaves.\n"); in createleaves() 677 vprintf(stdout, "Extract requested files\n"); in createfiles() 786 vprintf(stdout, "Add whiteouts\n"); in createlinks() 794 vprintf(stdout, "Add links\n"); in createlinks() [all …]
|
| H A D | tape.c | 603 vprintf(stdout, "skipped socket %s\n", name); in extractfile() 615 vprintf(stdout, "extract file %s\n", name); in extractfile() 624 vprintf(stdout, in extractfile() 643 vprintf(stdout, "extract fifo %s\n", name); in extractfile() 701 vprintf(stdout, "extract file %s\n", name); in extractfile() 742 vprintf(stdout, "Set attributes for %s:", name); in set_extattr() 757 vprintf(stdout, "\n\t%s, (%d bytes), %s", in set_extattr() 825 vprintf(stdout, " (unable to set)"); in set_extattr() 827 vprintf(stdout, "\n"); in set_extattr() 1179 vprintf(stdout, in readtape() [all …]
|
| H A D | dirs.c | 142 vprintf(stdout, "Extract directories from tape\n"); in extractdirs() 356 vprintf(stdout, "Mangled directory: "); in putdir() 358 vprintf(stdout, in putdir() 361 vprintf(stdout, in putdir() 366 vprintf(stdout, in putdir() 370 vprintf(stdout, "\n"); in putdir() 570 vprintf(stdout, "Set directory mode, owner, and times.\n"); in setdirmodes()
|
| H A D | restore.h | 150 #define vprintf if (vflag) fprintf macro
|
| /freebsd-12.1/contrib/gcclibs/libiberty/ |
| H A D | vprintf.c | 21 #undef vprintf 23 vprintf (const char *format, va_list ap) in vprintf() function
|
| /freebsd-12.1/contrib/binutils/libiberty/ |
| H A D | vprintf.c | 21 #undef vprintf 23 vprintf (const char *format, va_list ap) in vprintf() function
|
| /freebsd-12.1/sys/dev/acpica/Osd/ |
| H A D | OsdStream.c | 43 vprintf(Format, ap); in AcpiOsPrintf() 50 vprintf(Format, Args); in AcpiOsVprintf()
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/sys/ |
| H A D | cmn_err.h | 88 extern void vprintf(const char *, __va_list) 90 #pragma rarely_called(vprintf)
|
| /freebsd-12.1/contrib/libstdc++/include/c_std/ |
| H A D | std_cstdio.h | 95 #undef vprintf 142 using ::vprintf;
|
| /freebsd-12.1/stand/libsa/ |
| H A D | panic.c | 62 vprintf(fmt, ap); in panic()
|
| /freebsd-12.1/lib/libc/stdio/ |
| H A D | vprintf.c | 50 vprintf(const char * __restrict fmt, __va_list ap) in vprintf() function
|
| H A D | Makefile.inc | 26 vfwprintf.c vfwscanf.c vprintf.c vscanf.c vsnprintf.c vsprintf.c \ 71 printf.3 vfprintf.3 printf.3 vprintf.3 printf.3 vsnprintf.3 \
|
| /freebsd-12.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-warn.c | 85 vprintf(format, args); in cvmx_warn()
|
| /freebsd-12.1/contrib/ipfilter/lib/ |
| H A D | verbose.c | 35 vprintf(fmt, pvar);
|
| /freebsd-12.1/contrib/tcp_wrappers/ |
| H A D | fakelog.c | 37 vprintf(percent_m(buf, fmt), ap);
|
| H A D | vfprintf.c | 120 vprintf(format, ap) in vprintf() function
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/ctf/ |
| H A D | ctf_subr.c | 93 (void) vprintf(format, alist); in ctf_dprintf()
|
| /freebsd-12.1/sys/cddl/compat/opensolaris/kern/ |
| H A D | opensolaris_cmn_err.c | 62 vprintf(fmt, adx); in vcmn_err()
|
| /freebsd-12.1/tools/regression/posixsem/ |
| H A D | test.c | 61 vprintf(fmt, ap); in vprint_status()
|
| /freebsd-12.1/contrib/libstdc++/include/c/ |
| H A D | std_cstdio.h | 81 #undef vprintf
|
| /freebsd-12.1/contrib/libc++/include/ |
| H A D | cstdio | 65 int vprintf(const char* restrict format, va_list arg); 167 using ::vprintf;
|
| /freebsd-12.1/stand/powerpc/boot1.chrp/ |
| H A D | boot1.c | 70 static int vprintf(const char *fmt, va_list ap); 578 ret = vprintf(fmt, ap); in printf() 598 vprintf(const char *fmt, va_list ap) in vprintf() function
|
| /freebsd-12.1/sys/contrib/vchiq/interface/compat/ |
| H A D | vchi_bsd.c | 412 vprintf(fmt, ap); in rlprintf() 427 vprintf(fmt, ap); in device_rlprintf()
|