Searched refs:iana_name (Results 1 – 4 of 4) sorted by relevance
219 iana_name=`svcprop -p inetd/name $FMRI`223 tports=`$SERVINFO -R -p -t -s $iana_name 2>/dev/null`224 tports6=`$SERVINFO -R -p -t6 -s $iana_name 2>/dev/null`240 uports=`$SERVINFO -R -p -u -s $iana_name 2>/dev/null`241 uports6=`$SERVINFO -R -p -u6 -s $iana_name 2>/dev/null`267 iana_name=`svcprop -p inetd/name $FMRI`270 iana_name=`svcprop -p $FW_CONTEXT_PG/name $FMRI`275 tports=`$SERVINFO -R -p -t -s $iana_name 2>/dev/null`276 tports6=`$SERVINFO -R -p -t6 -s $iana_name 2>/dev/null`277 uports=`$SERVINFO -R -p -u -s $iana_name 2>/dev/null`[all …]
37 iana_name=`svcprop -p $FW_CONTEXT_PG/name $FMRI`58 tports=`$SERVINFO -R -p -t -s $iana_name 2>/dev/null`59 uports=`$SERVINFO -R -p -u -s $iana_name 2>/dev/null`60 tports_6=`$SERVINFO -R -p -t6 -s $iana_name 2>/dev/null`61 uports_6=`$SERVINFO -R -p -u6 -s $iana_name 2>/dev/null`
612 iana_name=`svcprop -p inetd/name $service 2>/dev/null`615 iana_name=`svcprop -p $FW_CONTEXT_PG/name $service 2>/dev/null`624 [ -z "$iana_name" ] && return 1632 tports=`$SERVINFO -R -p -t -s $iana_name 2>/dev/null`633 tports6=`$SERVINFO -R -p -t6 -s $iana_name 2>/dev/null`649 uports=`$SERVINFO -R -p -u -s $iana_name 2>/dev/null`650 uports6=`$SERVINFO -R -p -u6 -s $iana_name 2>/dev/null`672 tport=`$SERVINFO -p -t -s $iana_name 2>&1`677 tport6=`$SERVINFO -p -t6 -s $iana_name 2>&1`682 uport=`$SERVINFO -p -u -s $iana_name 2>&1`[all …]
50 iana_name=`svcprop -p $FW_CONTEXT_PG/name ${FMRI} 2>/dev/null`52 tport=`$SERVINFO -p -t -s $iana_name 2>/dev/null`53 uport=`$SERVINFO -p -u -s $iana_name 2>/dev/null`