Searched refs:imgload (Results 1 – 5 of 5) sorted by relevance
4 imgload pxelinux.0
16 extern int imgload ( struct image *image );
81 int imgload ( struct image *image ) { in imgload() function
297 if ( ( rc = imgload ( image ) ) != 0 ) { in imgload_exec()