Home
last modified time | relevance | path

Searched refs:qname_minimisation (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/unbound/iterator/
HDiterator.c85 if(env->cfg->qname_minimisation) { in iter_init()
165 if (qstate->env->cfg->qname_minimisation) in iter_new()
616 if(qstate->env->cfg->qname_minimisation) in generate_sub_request()
1073 if(qstate->env->cfg->qname_minimisation) in processInitRequest()
1633 if(qstate->env->cfg->qname_minimisation) in processLastResort()
2148 if (qstate->env->cfg->qname_minimisation) in processQueryResponse()
2318 if (qstate->env->cfg->qname_minimisation) in processQueryResponse()
2399 if (qstate->env->cfg->qname_minimisation) in processQueryResponse()
2474 if (qstate->env->cfg->qname_minimisation) in processQueryResponse()
/NextBSD/contrib/unbound/util/
HDconfig_file.h368 int qname_minimisation; member
HDconfig_file.c243 cfg->qname_minimisation = 0; in config_create()
477 else S_YNO("qname-minimisation:", qname_minimisation) in config_set_option()
752 else O_YNO(opt, "qname-minimisation", qname_minimisation) in config_get_option()
HDconfigparser.y1327 else cfg_parser->cfg->qname_minimisation =