Lines Matching full:imagefile
380 const char* imageFile;
400 l->imageFile = _imageFileNames[id];
448 const char* image = l->imageFile;
488 p = bufprint(temp, end, "%s/%s", i->contentPath, l->imageFile);
494 DD(" no %s in content directory", l->imageFile);
497 DD("found %s in content directory", l->imageFile);
616 DD("found user-provided %s image: %s", l->imageText, l->imageFile);
647 DD("found no %s image (%s)", l->imageText, l->imageFile);
654 l->imageText, l->imageFile);
1191 l->imageText, l->imageFile);
1196 l->imageFile = "userdata-qemu.img";