Searched refs:tports6 (Results 1 – 2 of 2) sorted by relevance
185 tports6=`$SERVINFO -R -p -t6 -s "mountd" 2>/dev/null`186 if [ -n "$tports" -o -n "$tports6" ]; then187 tports=`unique_ports $tports $tports6`194 if [ -n "$tports6" ]; then195 for tport6 in $tports6; do224 tports6=`$SERVINFO -R -p -t6 -s $iana_name 2>/dev/null`225 if [ -n "$tports" -o -n "$tports6" ]; then226 tports=`unique_ports $tports $tports6`233 if [ -n "$tports6" ]; then234 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