Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nsd/dist/
H A Doptions.h487 void tls_auth_options_insert(struct nsd_options* opt, struct tls_auth_options* auth);
H A Dconfigparser.y706 tls_auth_options_insert(cfg_parser->opt, tls_auth);
H A Dconfigparser.c2430 tls_auth_options_insert(cfg_parser->opt, tls_auth); in yyparse()
H A Doptions.c1560 tls_auth_options_insert(struct nsd_options* opt, struct tls_auth_options* auth) in tls_auth_options_insert() function