Home | History | Annotate | Download | only in blktrace

Lines Matching refs:FILE

261 FILE *ofp = NULL;
281 static FILE *dump_fp;
1596 /* dump to binary file only */
2443 printf("Input file %s added\n", pci->fname);
2659 "-i <file> | --input=<file>\n" \
2663 "[ -d <file> | --dump-binary=<file> ]\n" \
2668 "[ -o <file> | --output=<file> ]\n" \
2678 "\t-d Output file. If specified, binary data is written to file\n" \
2679 "\t-D Directory to prepend to input file names\n" \
2684 "\t-i Input file containing trace data, or '-' for stdin\n" \
2685 "\t-o Output file. If not given, output is stdout\n" \
2693 "\t-M Do not output messages to binary file\n" \