Searched refs:imgdownload (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/usr/
H A Dimgmgmt.h14 extern int imgdownload ( struct uri *uri, struct image **image );
/vbox/src/VBox/Devices/PC/ipxe/src/usr/
H A Dimgmgmt.c45 int imgdownload ( struct uri *uri, struct image **image ) { function
112 rc = imgdownload ( uri, image );
H A Dautoboot.c173 if ( ( rc = imgdownload ( filename, &image ) ) != 0 )

Completed in 52 milliseconds