HomeSort by: relevance | last modified time | path
    Searched refs:listf (Results 1 - 6 of 6) sorted by relevancy

  /src/bin/pax/
ar_subs.c 433 ls_list(arcn, now, listf);
435 (void)safe_print(arcn->name, listf);
473 (void)putc('\n', listf);
488 (void)fflush(listf);
502 (void)putc('\n', listf);
658 ls_list(arcn, now, listf);
660 (void)safe_print(arcn->name, listf);
681 (void)putc('\n', listf);
699 (void)putc('\n', listf);
812 (void)fprintf(listf,
    [all...]
ar_io.c 389 (void)putc('\n', listf);
390 (void)fprintf(listf,
393 (void)fflush(listf);
425 (void)fputs("done.\n", listf);
427 (void)fflush(listf);
453 (void)putc('\n', listf);
459 (void)fprintf(listf, OFFT_F " blocks\n",
465 (void)fflush(listf);
pax.c 112 FILE *listf; /* file pointer to print file list to */ variable in typeref:typename:FILE *
249 listf = stderr;
file_subs.c 170 (void)fflush(listf);
700 (void)fflush(listf);
881 (void)fflush(listf);
899 (void)fflush(listf);
extern.h 261 extern FILE *listf;
options.c 689 listf = stdout;
1179 listf = stderr;
1181 listf = stdout;
1629 listf = stdout;

Completed in 17 milliseconds