Searched refs:file2 (Results 1 – 4 of 4) sorted by relevance
/scripts/ |
D | get_dvb_firmware | 559 my $file2 = "ngene_17.fw"; 570 wgetfile($file2, $url . $file2); 571 verify($file2, $hash2); 576 "$file1, $file2, $file3"; 702 my $file2 = "dvb-usb-it9135-02.zip"; 712 wgetfile($file2, $url . $file2); 713 unzip($file2, ""); 716 "$file1 $file2"
|
D | bloat-o-meter | 89 calc(args.file1, args.file2, symbolformat)
|
D | Kbuild.include | 191 # (3) - due to: file1.h file2.h
|
/scripts/kconfig/ |
D | confdata.c | 43 static bool is_same(const char *file1, const char *file2) in is_same() argument 54 fd2 = open(file2, O_RDONLY); in is_same()
|