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

  /src/external/mpl/bind/dist/lib/dns/
name.c 1524 goto root_label;
1554 root_label:;
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
dnssd-proxy.c 1107 const dns_label_t *root_label; local
1109 for (prev_root_label = NULL, root_label = name;
1110 root_label->next != NULL;
1111 prev_root_label = root_label, root_label = root_label->next)

Completed in 21 milliseconds