Searched defs:vfile (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/tar/ |
H A D | tar.c | 613 static FILE *vfile = stdout; variable 1088 vfile = stderr; 1344 (void) fprintf(vfile, gettext("Volume ends at %" 1961 (void) fprintf(vfile, gettext( 2150 (void) fprintf(vfile, 2155 (void) fprintf(vfile, "a %s/ ", longname); 2158 (void) fprintf(vfile, "%" FMT_blkcnt_t "K\n", 2161 (void) fprintf(vfile, gettext("%" FMT_blkcnt_t 2291 (void) fprintf(vfile, gettext( 2355 (void) fprintf(vfile, " [all...] |
Completed in 72 milliseconds