Home
last modified time | relevance | path

Searched refs:output_file (Results 1 – 2 of 2) sorted by relevance

/scripts/
Dgen_autoksyms.sh10 output_file="$1"
54 cat > "$output_file" << EOT
72 sed -e 's/\(.*\)/#define __KSYM_\1 1/' >> "$output_file"
Dparse-maintainers.pl8 my $output_file = "MAINTAINERS.new";
16 'output=s' => \$output_file,
191 alpha_output(\%hash, $output_file);