Searched refs:listf (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/bin/pax/
H A Dtty_subs.c149 (void)fflush(listf);
177 (void)fflush(listf);
H A Dar_subs.c269 ls_list(arcn, now, listf);
271 (void)fputs(arcn->name, listf);
303 (void)putc('\n', listf);
324 (void)putc('\n', listf);
468 ls_list(arcn, now, listf);
470 (void)fputs(arcn->name, listf);
491 (void)putc('\n', listf);
509 (void)putc('\n', listf);
621 (void)fprintf(listf,
683 (void)fputs("done.\n", listf);
[all...]
H A Dar_io.c319 (void)putc('\n', listf);
320 (void)fprintf(listf,
323 (void)fflush(listf);
350 (void)fputs("done.\n", listf);
352 (void)fflush(listf);
378 (void)putc('\n', listf);
389 (void)fprintf(listf, "%s: unknown format, %lu bytes skipped.\n",
392 (void)fprintf(listf, "%s: unknown format, %ju bytes skipped.\n",
395 (void)fflush(listf);
401 (void)fprintf(listf, "
[all...]
H A Dpax.c103 FILE *listf; /* file pointer to print file list to */ variable
234 listf = stderr;
H A Dextern.h234 extern FILE *listf;
H A Doptions.c514 listf = stdout;
809 listf = stderr;
811 listf = stdout;
1109 listf = stdout;

Completed in 56 milliseconds