Searched refs:file1 (Results 1 – 4 of 4) sorted by relevance
| /scripts/ |
| D | get_dvb_firmware | 557 my $file1 = "ngene_15.fw"; 567 wgetfile($file1, $url . $file1); 568 verify($file1, $hash1); 576 "$file1, $file2, $file3"; 699 my $file1 = "dvb-usb-it9135-01.zip"; 708 wgetfile($file1, $url . $file1); 709 unzip($file1, ""); 716 "$file1 $file2"
|
| D | bloat-o-meter | 88 calc(args.file1, args.file2, symbolformat)
|
| D | Kbuild.include | 222 # (3) - due to: file1.h file2.h
|
| /scripts/kconfig/ |
| D | confdata.c | 47 static bool is_same(const char *file1, const char *file2) in is_same() argument 54 fd1 = open(file1, O_RDONLY); in is_same()
|