HomeSort by: relevance | last modified time | path
    Searched defs:ip2_str (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
rpz.c 1030 char ip2_str[DNS_NAME_FORMATSIZE]; local
1031 dns_name_format(ip_name2, ip2_str, sizeof(ip2_str));
1036 ip_str, ip2_str);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
rpz.c 821 char ip_str[DNS_NAME_FORMATSIZE], ip2_str[DNS_NAME_FORMATSIZE]; local
985 dns_name_format(ip_name2, ip2_str, sizeof(ip2_str));
990 ip_str, ip2_str);

Completed in 18 milliseconds