Searched refs:tls_auth_options_insert (Results 1 – 4 of 4) sorted by relevance
487 void tls_auth_options_insert(struct nsd_options* opt, struct tls_auth_options* auth);
706 tls_auth_options_insert(cfg_parser->opt, tls_auth);
2430 tls_auth_options_insert(cfg_parser->opt, tls_auth); in yyparse()
1560 tls_auth_options_insert(struct nsd_options* opt, struct tls_auth_options* auth) in tls_auth_options_insert() function