/dflybsd-src/sbin/restore/ |
H A D | utilities.c | 124 vprintf(stdout, "rename %s to %s\n", from, to); in renameit() 143 vprintf(stdout, "Make node %s\n", cp); in newnode() 165 vprintf(stdout, "Remove node %s\n", cp); in removenode() 185 vprintf(stdout, "Remove leaf %s\n", cp); in removeleaf() 232 vprintf(stdout, "Create %s link %s->%s\n", in linkit() 249 vprintf(stdout, "Create whiteout %s\n", name); in addwhiteout() 271 vprintf(stdout, "Delete whiteout %s\n", name); in delwhiteout()
|
H A D | main.c | 194 vprintf(stdout, "Begin incremental restore\n"); in main() 198 vprintf(stdout, "Calculate node updates.\n"); in main() 207 vprintf(stdout, "Begin level 0 restore\n"); in main() 210 vprintf(stdout, "Calculate extraction list.\n"); in main() 219 vprintf(stdout, "Verify the directory structure\n"); in main()
|
H A D | restore.c | 56 vprintf(stdout, "%s", type == LEAF ? "leaf" : "dir "); in listfile() 150 vprintf(stdout, "Mark entries to be removed.\n"); in removeoldleaves() 152 vprintf(stdout, "Delete whiteouts\n"); in removeoldleaves() 510 vprintf(stdout, "Find unreferenced names.\n"); in findunreflinks() 558 vprintf(stdout, "Remove old nodes (directories).\n"); in removeoldnodes() 589 vprintf(stdout, "Continue extraction of new leaves\n"); in createleaves() 591 vprintf(stdout, "Extract new leaves.\n"); in createleaves() 667 vprintf(stdout, "Extract requested files\n"); in createfiles() 764 vprintf(stdout, "Add whiteouts\n"); in createlinks() 772 vprintf(stdout, "Add links\n"); in createlinks() [all …]
|
H A D | tape.c | 183 vprintf(stdout, "Verify tape and initialize maps\n"); in setup() 548 vprintf(stdout, "skipped socket %s\n", name); in extractfile() 560 vprintf(stdout, "extract file %s\n", name); in extractfile() 568 vprintf(stdout, in extractfile() 581 vprintf(stdout, "extract fifo %s\n", name); in extractfile() 603 vprintf(stdout, "extract special file %s\n", name); in extractfile() 624 vprintf(stdout, "extract file %s\n", name); in extractfile() 882 vprintf(stdout, in readtape() 929 vprintf(stdout, "End-of-tape encountered\n"); in readtape() 976 vprintf(stdout, "Tape block size is %ld\n", ntrec); in findtapeblksize() [all …]
|
H A D | dirs.c | 141 vprintf(stdout, "Extract directories from tape\n"); in extractdirs() 367 vprintf(stdout, "Mangled directory: "); in putdir() 369 vprintf(stdout, in putdir() 372 vprintf(stdout, in putdir() 377 vprintf(stdout, in putdir() 381 vprintf(stdout, "\n"); in putdir() 577 vprintf(stdout, "Set directory mode, owner, and times.\n"); in setdirmodes()
|
H A D | restore.h | 133 #define vprintf if (vflag) fprintf macro
|
/dflybsd-src/lib/libc/sysvipc/ |
H A D | utils.c | 48 vprintf(format, ap); in sysv_print() 68 vprintf(format, ap); in sysv_print_err()
|
/dflybsd-src/gnu/usr.bin/grep/libgreputils/ |
H A D | stdio.h | 1808 # define vprintf rpl_vprintf 1812 _GL_FUNCDECL_RPL (vprintf, int, (const char *format, va_list args) 1816 _GL_FUNCDECL_RPL (vprintf, int, (const char *format, va_list args) 1820 _GL_CXXALIAS_RPL (vprintf, int, (const char *format, va_list args)); 1825 _GL_CXXALIAS_SYS_CAST (vprintf, int, (const char *format, va_list args)); 1828 _GL_CXXALIASWARN (vprintf); 1833 # undef vprintf 1836 _GL_WARN_ON_USE (vprintf, "vprintf is not always POSIX compliant - "
|
/dflybsd-src/stand/boot/common/ |
H A D | panic.c | 50 vprintf(fmt, ap); in panic()
|
/dflybsd-src/lib/libc/stdio/ |
H A D | vprintf.c | 40 vprintf(const char * __restrict fmt, __va_list ap) in vprintf() function
|
H A D | Makefile.inc | 28 vfwscanf.c vprintf.c vscanf.c vsnprintf.c vsprintf.c vsscanf.c \ 98 printf.3 vprintf.3 \
|
H A D | Symbol.map | 131 vprintf;
|
/dflybsd-src/contrib/tcp_wrappers/ |
H A D | fakelog.c | 36 vprintf(percent_m(buf, fmt), ap);
|
H A D | vfprintf.c | 120 vprintf(format, ap) in vprintf() function
|
/dflybsd-src/gnu/usr.bin/cc80/support-libs/libiberty_pic/ |
H A D | Makefile | 30 vprintf-support.c \
|
/dflybsd-src/gnu/usr.bin/cc80/cc_tools/libiberty/ |
H A D | Makefile | 13 vprintf-support.c
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/c_std/ |
H A D | cstdio | 92 #undef vprintf 139 using ::vprintf;
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/c_global/ |
H A D | cstdio | 92 #undef vprintf 139 using ::vprintf;
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/c_global/ |
H A D | cstdio | 93 #undef vprintf 145 using ::vprintf;
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/c_compatibility/ |
H A D | stdio.h | 57 using std::vprintf;
|
/dflybsd-src/sys/contrib/dev/acpica/source/components/utilities/ |
H A D | utprint.c | 908 vprintf ( in vprintf() function 949 Length = vprintf (Format, Args); in printf()
|
/dflybsd-src/gnu/usr.bin/binutils234/block1/libiberty/ |
H A D | Makefile | 26 vprintf-support.c \
|
/dflybsd-src/gnu/usr.bin/cc80/support-libs/libiberty/ |
H A D | Makefile | 66 vprintf-support.o \
|
/dflybsd-src/sys/contrib/dev/acpica/source/include/ |
H A D | acclib.h | 361 vprintf (
|
/dflybsd-src/games/hack/ |
H A D | hack.tty.c | 202 vprintf(fmt, ap); in error()
|