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

  /src/external/bsd/nsd/dist/
axfr.c 193 if (nsd->options->tls_auth_xfr_only && !q->tls_auth) {
options.h 147 int tls_auth_xfr_only; member in struct:nsd_options
configparser.y 536 cfg_parser->opt->tls_auth_xfr_only = $2;
configparser.c 2191 cfg_parser->opt->tls_auth_xfr_only = (yyvsp[0].bln);
options.c 152 opt->tls_auth_xfr_only = 0;

Completed in 23 milliseconds