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

/osnet-11/usr/src/lib/brand/shared/zone/
H A Duninstall.ksh165 (( zsa_i = 0 ))
166 while (( $zsa_i < ${#zsa_array[@]} )); do
167 _zfs_set "$zsa_prop" "$zsa_value" "${zsa_array[$zsa_i]}"
170 (( zsa_i = $zsa_i + 1 ))

Completed in 19 milliseconds