Home | History | Annotate | Download | only in dns

Lines Matching refs:ParseAddressList

113     int rv = ParseAddressList(ip_list, std::string(), &result);
121 int rv = ParseAddressList(ip_list, std::string(), &result);
143 int rv = ParseAddressList("127.0.0.1", std::string(), addrlist);