Searched refs:ZFLAG (Results 1 – 1 of 1) sorted by relevance
82 ZFLAG=129 Z) ZFLAG="z";;193 if [ -z "${SFLAG}${LFLAG}${RFLAG}${HFLAG}${KFLAG}${FFLAG}${ZFLAG}" -a \342 # skip mounts from non-global zones if ZFLAG is not set343 if [ "$option" = "zone=" -a -z "$ZFLAG" ]; then346 # skip mounts from the global zone if ZFLAG is set347 if [ "$option" != "zone=" -a -n "$ZFLAG" ]; then