Symbol: SERV_GET_STR
usr.sbin/nsd/nsd-checkconf.c
425
SERV_GET_STR(identity, o);
usr.sbin/nsd/nsd-checkconf.c
426
SERV_GET_STR(version, o);
usr.sbin/nsd/nsd-checkconf.c
427
SERV_GET_STR(nsid, o);
usr.sbin/nsd/nsd-checkconf.c
430
SERV_GET_STR(chroot, o);
usr.sbin/nsd/nsd-checkconf.c
431
SERV_GET_STR(username, o);
usr.sbin/nsd/nsd-checkconf.c
436
SERV_GET_STR(port, o);
usr.sbin/nsd/nsd-checkconf.c
437
SERV_GET_STR(tls_service_key, o);
usr.sbin/nsd/nsd-checkconf.c
438
SERV_GET_STR(tls_service_ocsp, o);
usr.sbin/nsd/nsd-checkconf.c
439
SERV_GET_STR(tls_service_pem, o);
usr.sbin/nsd/nsd-checkconf.c
440
SERV_GET_STR(tls_port, o);
usr.sbin/nsd/nsd-checkconf.c
441
SERV_GET_STR(tls_cert_bundle, o);
usr.sbin/nsd/nsd-checkconf.c
442
SERV_GET_STR(cookie_secret, o);
usr.sbin/nsd/nsd-checkconf.c
443
SERV_GET_STR(cookie_staging_secret, o);
usr.sbin/nsd/nsd-checkconf.c
444
SERV_GET_STR(cookie_secret_file, o);
usr.sbin/nsd/nsd-checkconf.c
474
SERV_GET_STR(metrics_path, o);
usr.sbin/nsd/nsd-checkconf.c
478
SERV_GET_STR(dnstap_socket_path, o);
usr.sbin/nsd/nsd-checkconf.c
479
SERV_GET_STR(dnstap_ip, o);
usr.sbin/nsd/nsd-checkconf.c
481
SERV_GET_STR(dnstap_tls_server_name, o);
usr.sbin/nsd/nsd-checkconf.c
482
SERV_GET_STR(dnstap_tls_cert_bundle, o);
usr.sbin/nsd/nsd-checkconf.c
483
SERV_GET_STR(dnstap_tls_client_key_file, o);
usr.sbin/nsd/nsd-checkconf.c
484
SERV_GET_STR(dnstap_tls_client_cert_file, o);
usr.sbin/nsd/nsd-checkconf.c
487
SERV_GET_STR(dnstap_identity, o);
usr.sbin/nsd/nsd-checkconf.c
488
SERV_GET_STR(dnstap_version, o);
usr.sbin/nsd/nsd-checkconf.c
497
SERV_GET_STR(server_key_file, o);
usr.sbin/nsd/nsd-checkconf.c
498
SERV_GET_STR(server_cert_file, o);
usr.sbin/nsd/nsd-checkconf.c
499
SERV_GET_STR(control_key_file, o);
usr.sbin/nsd/nsd-checkconf.c
500
SERV_GET_STR(control_cert_file, o);