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

  /src/external/mpl/bind/dist/lib/dns/
name.c 81 static unsigned char root_offsets[] = { 0 }; variable
83 static dns_name_t root = DNS_NAME_INITABSOLUTE(root_ndata, root_offsets);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
name.c 139 static unsigned char root_offsets[] = { 0 }; variable
141 static dns_name_t root = DNS_NAME_INITABSOLUTE(root_ndata, root_offsets);

Completed in 26 milliseconds