Home | History | Annotate | Download | only in ssl

Lines Matching refs:gout

609 	gout=""
611 gout=`getent hosts "$host" 2>/dev/null`
613 if echo "$gout" | grep ':.*:' > /dev/null; then
614 if echo "$gout" | grep '^[0-9][0-9]*\.[0-9][0-9]*\.[0-9][0-9]*\.[0-9][0-9]*$' > /dev/null; then
617 echo "ipv6: "`echo "$gout" | grep ':.*:' | head -n 1`