Searched refs:sourcefile (Results 1 - 2 of 2) sorted by relevance

/linux-master/scripts/
H A Dget_dvb_firmware50 my $sourcefile = "tt_Premium_217g.zip";
51 my $url = "http://www.softwarepatch.pl/9999ccd06a4813cb827dbb0005071c71/$sourcefile";
58 wgetfile($sourcefile, $url);
59 unzip($sourcefile, $tmpdir);
67 my $sourcefile = "Dvbt1.3.57.6.zip";
68 my $url = "http://www.avermedia.com/software/$sourcefile";
77 wgetfile($sourcefile, $url);
78 unzip($sourcefile, $tmpdir);
87 my $sourcefile = "tt_budget_217g.zip";
88 my $url = "http://www.technotrend.de/new/217g/$sourcefile";
[all...]
/linux-master/scripts/dtc/
H A Ddtc-parser.y106 sourcefile: label

Completed in 113 milliseconds