Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/nsd/
H A Doptions.h517 void tls_auth_options_insert(struct nsd_options* opt, struct tls_auth_options* auth);
H A Dconfigparser.y712 tls_auth_options_insert(cfg_parser->opt, tls_auth);
H A Doptions.c1779 tls_auth_options_insert(struct nsd_options* opt, struct tls_auth_options* auth) in tls_auth_options_insert() function