Home | History | Annotate | Download | only in mac

Lines Matching full:unflatten

644   # Only unflatten read-only and compressed images.  It's not supported
647 (command($gConfig{'cmd_hdiutil'}, 'unflatten', $targetImage)) != 0) {
648 cleanupDie('hdiutil unflatten failed');