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