Searched defs:pnewconf (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/ssl/
H A Dssl_ct_log_config.c197 ct_log_config *newconf, **pnewconf; local
269 pnewconf = (ct_log_config **)apr_array_push(log_config);
270 *pnewconf = newconf;

Completed in 1101 milliseconds