Home | History | Annotate | Download | only in semanage

Lines Matching refs:port_str

1170             port_str = "%s-%s" % (low, high)
1171 (k, proto_d, low, high) = self.__genkey(port_str, proto_str)
1173 raise ValueError(_("Could not create a key for %s") % port_str)
1177 raise ValueError(_("Could not delete the port %s") % port_str)