Searched refs:server_buf (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/apps/ |
H A D | cmp.c | 1854 char server_buf[200] = "mock server"; in setup_client_ctx() local 1900 (void)BIO_snprintf(server_buf, sizeof(server_buf), "http%s://%s:%s/%s", in setup_client_ctx() 2007 server_buf, proxy_buf); in setup_client_ctx() 2009 CMP_info2("will contact %s%s", server_buf, proxy_buf); in setup_client_ctx()
|
/third_party/openssl/apps/ |
H A D | cmp.c | 1854 char server_buf[200] = "mock server"; in setup_client_ctx() local 1900 (void)BIO_snprintf(server_buf, sizeof(server_buf), "http%s://%s:%s/%s", in setup_client_ctx() 2007 server_buf, proxy_buf); in setup_client_ctx() 2009 CMP_info2("will contact %s%s", server_buf, proxy_buf); in setup_client_ctx()
|
Completed in 9 milliseconds