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

/illumos-gate/usr/src/cmd/cdrw/
H A Dwrite_image.c76 if (image_file) {
77 h = open_iso_read_stream(image_file);
84 image_file ? image_file : "stdin", get_err_str());
H A Dmain.h44 extern char *image_file;
H A Dmain.c54 char *image_file = NULL; variable
431 image_file = argv[optind];

Completed in 58 milliseconds