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

/osnet-11/usr/src/lib/brand/shared/zone/
H A Ddsconvert.ksh116 # of GZBE in $active_gzbe.
126 typeset active_gzbe
129 [[ $active == *N* ]] && active_gzbe=$uuid
131 if [[ -z $active_gzbe ]]; then
156 [[ $parent == "$active_gzbe" ]] || continue
196 if [[ $gzbe == "$active_gzbe" ]]; then
/osnet-11/usr/src/lib/brand/solaris/zone/
H A Dcommon.ksh377 # of GZBE in $active_gzbe.
382 typeset active_gzbe
385 [[ $active == *N* ]] && active_gzbe=$uuid
387 if [[ -z $active_gzbe ]]; then
433 if [[ $parent == "$active_gzbe" ]]; then

Completed in 16 milliseconds