Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nsd/dist/
H A Dnsd-checkconf.c907 const char * conf_tlsauth = NULL; /* what tls-auth is needed */ in main() local
946 conf_tlsauth = optarg; in main()
970 if (conf_opt || conf_key || conf_tlsauth) { in main()
972 underscore(conf_opt), conf_zone, conf_pat, conf_tlsauth, final); in main()