Home
last modified time | relevance | path

Searched refs:www_path (Results 1 – 1 of 1) sorted by relevance

/openssl/apps/
H A Ds_time.c123 char *www_path = NULL; in s_time_main() local
202 www_path = opt_arg(); in s_time_main()
203 buf_size = strlen(www_path) + fmt_http_get_cmd_size; in s_time_main()
282 if (www_path != NULL) { in s_time_main()
284 www_path); in s_time_main()
337 if (www_path != NULL) { in s_time_main()
338 buf_len = BIO_snprintf(buf, sizeof(buf), fmt_http_get_cmd, www_path); in s_time_main()
364 if (www_path != NULL) { in s_time_main()
366 www_path); in s_time_main()

Completed in 6 milliseconds