Searched refs:isofile (Results 1 – 2 of 2) sorted by relevance
121 isofile=${DEFAULT_ISOFILE}198 isofile=${OPTARG}332 if [ ! -r ${isofile} ]; then333 echo -n "Installation CDROM image \"${isofile}\" "337 BOOTDISKS="-d ${isofile}"338 installer_opt="-s 31:0,ahci-cd,${isofile}"
160 struct isofile { struct162 struct isofile *allnext; argument163 struct isofile *datanext; argument165 struct isofile *hlnext; argument166 struct isofile *hardlink_target; argument217 struct isofile *file; argument304 struct isofile *first;305 struct isofile **last;686 struct isofile *cur_file;701 struct isofile *first;[all …]