Searched refs:listf (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/bin/pax/ |
| H A D | ar_subs.c | 267 ls_list(arcn, now, listf); in extract() 301 (void)putc('\n', listf); in extract() 322 (void)putc('\n', listf); in extract() 467 ls_list(arcn, now, listf); in wr_archive() 490 (void)putc('\n', listf); in wr_archive() 508 (void)putc('\n', listf); in wr_archive() 620 (void)fprintf(listf, in append() 682 (void)fputs("done.\n", listf); in append() 887 (void)putc('\n', listf); in copy() 907 (void)putc('\n', listf); in copy() [all …]
|
| H A D | ar_io.c | 318 (void)putc('\n', listf); in ar_close() 319 (void)fprintf(listf, in ar_close() 322 (void)fflush(listf); in ar_close() 349 (void)fputs("done.\n", listf); in ar_close() 351 (void)fflush(listf); in ar_close() 377 (void)putc('\n', listf); in ar_close() 387 (void)fprintf(listf, "%s: unknown format, %ju bytes skipped.\n", in ar_close() 389 (void)fflush(listf); in ar_close() 395 (void)fprintf(listf, "%llu blocks\n", in ar_close() 398 (void)fprintf(listf, in ar_close() [all …]
|
| H A D | tty_subs.c | 148 (void)fflush(listf); in paxwarn() 176 (void)fflush(listf); in syswarn()
|
| H A D | pax.c | 103 FILE *listf; /* file pointer to print file list to */ variable 234 listf = stderr; in main()
|
| H A D | options.c | 522 listf = stdout; in pax_options() 817 listf = stderr; in tar_options() 819 listf = stdout; in tar_options() 1117 listf = stdout; in cpio_options()
|
| H A D | extern.h | 235 extern FILE *listf;
|