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

/external/ImageMagick/
H A Dwinpath.sh35 while read mount_entry
37 win_mount_path=`echo "$mount_entry" | sed -e 's: .*::g'`
38 unix_mount_path=`echo "$mount_entry" | sed -e 's:.* on ::;s: type .*::'`

Completed in 193 milliseconds