Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/apps/openssl/
H A Ds_time.c115 char *www_path; member
213 .opt.arg = &s_time_config.www_path,
269 if (s_time_config.www_path != NULL && in s_time_main()
270 strlen(s_time_config.www_path) > MYBUFSIZ - 100) { in s_time_main()
377 if (s_time_config.www_path != NULL) { in run_test()
379 "GET %s HTTP/1.0\r\n\r\n", s_time_config.www_path); in run_test()