Searched refs:output_file (Results 1 – 7 of 7) sorted by relevance
10 output_file="$1"54 cat > "$output_file" << EOT72 sed -e 's/\(.*\)/#define __KSYM_\1 1/' >> "$output_file"
8 my $output_file = "MAINTAINERS.new";16 'output=s' => \$output_file,191 alpha_output(\%hash, $output_file);
10 output_file="cpufreq-bench.png"35 output_file="$OPTARG".$picture_type64 echo "set output \"$output_file\"" >> $dir/plot_script.gpl
42 static char *output_file; variable157 if (output_file) { in transfer()158 out_fd = open(output_file, O_WRONLY | O_CREAT | O_TRUNC, 0666); in transfer()251 output_file = optarg; in parse_opts()
873 static void create_empty_mapping(const char *output_file) in create_empty_mapping() argument880 outfp = fopen(output_file, "w"); in create_empty_mapping()1107 const char *output_file; in main() local1120 output_file = argv[3]; in main()1125 eventsfp = fopen(output_file, "w"); in main()1128 prog, output_file, strerror(errno)); in main()1206 create_empty_mapping(output_file); in main()
191 output_file=""
67 FILE *output_file = acpi_gbl_output_file; \71 acpi_os_redirect_output (output_file);