Lines Matching full:elif
292 elif [ "$IMGPROTO" = "nbd" ]; then
296 elif [ "$IMGPROTO" = "fuse" ]; then
299 elif [ "$IMGPROTO" = "ssh" ]; then
302 elif [ "$IMGPROTO" = "nfs" ]; then
312 elif [ "$IMGPROTO" = "nbd" ]; then
315 elif [ "$IMGPROTO" = "fuse" ]; then
318 elif [ "$IMGPROTO" = "ssh" ]; then
322 elif [ "$IMGPROTO" = "nfs" ]; then
444 elif [ "$IMGOPTSSYNTAX" != "true" -a \
470 elif $opts_param; then
633 elif [ "$IMGFMT" = "qcow2" ]; then
735 elif [[ $line =~ "Child node '/" ]]; then
737 elif [[ $format_specific == 0 && $line =~ $regex_json_spec_start ]]; then
740 elif [[ $line =~ $regex_json_child_start ]]; then
747 elif [[ $discard == 1 && ! $line ]]; then
750 elif [[ $discard == 2 && $line =~ $regex_json_end ]]; then
958 elif [ "$1" = "QEMU_IMG" ]; then
960 elif [ "$1" = "QEMU_IO" ]; then
962 elif [ "$1" = "QEMU_NBD" ]; then