Searched defs:output_filename (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/contrib/rom-o-matic/
H A Dbuild.php242 $output_filename = "ipxe-${version}-${nic}.${fmt_extension}"; variable
247 "name=$output_filename");
249 "Filename=$output_filename");
250 Header ( "Content-Location: $output_filename");

Completed in 43 milliseconds