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

  /src/external/mpl/bind/dist/lib/dns/
rootns.c 40 * Also update 'upcoming' when updating 'root_ns'.
42 static char root_ns[] = variable
249 len = strlen(root_ns);
250 isc_buffer_init(&source, root_ns, len);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
rootns.c 39 static char root_ns[] = variable
230 len = strlen(root_ns);
231 isc_buffer_init(&source, root_ns, len);

Completed in 128 milliseconds