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

/opensolaris-onvv-gate/usr/src/lib/brand/shared/zone/
H A Duninstall.ksh71 (( pa_i = 0 ))
72 while (( $pa_i < ${#pa_array[@]} )); do
73 printf "\t${pa_array[$pa_i]}\n"
74 (( pa_i = $pa_i + 1 ))

Completed in 208 milliseconds