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

/httpd/modules/ssl/
H A Dssl_engine_kernel.c1658 char timeout_str[56] = {'\0'}; local
1665 apr_snprintf(timeout_str, sizeof(timeout_str),
1674 timeout_str, result);

Completed in 271 milliseconds