Searched refs:tports6 (Results 1 – 2 of 2) sorted by relevance
177 tports6=`$SERVINFO -R -p -t6 -s "mountd" 2>/dev/null`178 if [ -n "$tports" -o -n "$tports6" ]; then179 tports=`unique_ports $tports $tports6`186 if [ -n "$tports6" ]; then187 for tport6 in $tports6; do216 tports6=`$SERVINFO -R -p -t6 -s $iana_name 2>/dev/null`217 if [ -n "$tports" -o -n "$tports6" ]; then218 tports=`unique_ports $tports $tports6`225 if [ -n "$tports6" ]; then226 for tport6 in $tports6; do[all …]
633 tports6=`$SERVINFO -R -p -t6 -s $iana_name 2>/dev/null`634 if [ -n "$tports" -o -n "$tports6" ]; then635 tports=`unique_ports $tports $tports6`642 if [ -n "$tports6" ]; then643 for tport6 in $tports6; do