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

  /src/external/mpl/dhcp/bind/dist/lib/dns/
resolver.c 3733 isstrictsubdomain(const dns_name_t *name1, const dns_name_t *name2) { function
3834 isstrictsubdomain(domain, &fctx->domain))
7879 if (!isstrictsubdomain(name, &rctx->fctx->domain)) {
  /src/external/mpl/bind/dist/lib/dns/
resolver.c 3372 isstrictsubdomain(const dns_name_t *name1, const dns_name_t *name2) { function
3472 isstrictsubdomain(&forwarders->name, fctx->domain))
7569 if (!isstrictsubdomain(name, rctx->fctx->domain)) {

Completed in 26 milliseconds