Lines Matching refs:fprintf
136 fprintf(f, "Contents of block %lu, checksum %08lu: \n", block, cksum);
139 fprintf(f, "%04x: ", i);
140 fprintf(f, "%02x%c", *cp, ((i % 16) == 15) ? '\n' : ' ');
153 fprintf(f, "Aborting due to I/O to block %lu\n", block);
298 fprintf(data->outfile,
321 fprintf(data->outfile,
348 fprintf(data->outfile,
375 fprintf(data->outfile,
402 fprintf(data->outfile,
429 fprintf(data->outfile,
451 fprintf(data->outfile, "Test_io: flush() returned %s\n",
469 fprintf(data->outfile, "Test_io: set_option(%s, %s) ",
475 fprintf(data->outfile, "returned %s\n",
479 fprintf(data->outfile, "not implemented\n");