Searched refs:sout (Results 1 – 3 of 3) sorted by relevance
27 sout=`zpool status -x`28 echo "$sout"31 if [ "$sout" = "all pools are healthy" \32 -o "$sout" = "no pools available" ]; then
380 int sout; local383 sout = fin->fin_out;430 fin->fin_out = sout;
56 struct sockaddr_in sin, sloc, sout; local