Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/nsd/
Dnsd-checkconf.c921 const char * conf_tlsauth = NULL; /* what tls-auth is needed */ in main() local
960 conf_tlsauth = optarg; in main()
984 if (conf_opt || conf_key || conf_tlsauth) { in main()
986 underscore(conf_opt), conf_zone, conf_pat, conf_tlsauth, final); in main()