Searched refs:image_file (Results 1 – 3 of 3) sorted by relevance
76 if (image_file) { in write_image()77 h = open_iso_read_stream(image_file); in write_image()84 image_file ? image_file : "stdin", get_err_str()); in write_image()
44 extern char *image_file;
54 char *image_file = NULL; variable431 image_file = argv[optind]; in main()