Searched refs:num_host_cert_files (Results 1 – 3 of 3) sorted by relevance
69 int num_host_cert_files; /* Number of files for host certs. */ member
1471 if (options.num_host_cert_files >= MAX_HOSTCERTS) {1475 options.host_cert_files[options.num_host_cert_files++] =1796 for (i = 0; i < options.num_host_cert_files; i++) {
90 options->num_host_cert_files = 0; in initialize_server_options()364 for (i = 0; i < options->num_host_cert_files; i++) in fill_default_server_options()1129 intptr = &options->num_host_cert_files; in process_server_config_line()2333 dump_cfg_strarray(sHostCertificate, o->num_host_cert_files, in dump_config()