Home
last modified time | relevance | path

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

/titanic_41/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 ))