Searched refs:file1 (Results 1 – 3 of 3) sorted by relevance
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"
267 # (3) - due to: file1.h file2.h
41 static bool is_same(const char *file1, const char *file2) in is_same() argument48 fd1 = open(file1, O_RDONLY); in is_same()