Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/openssl/
Ds_time.c113 char *www_path; member
211 .opt.arg = &cfg.www_path,
265 if (cfg.www_path != NULL && in s_time_main()
266 strlen(cfg.www_path) > MYBUFSIZ - 100) { in s_time_main()
373 if (cfg.www_path != NULL) { in run_test()
375 "GET %s HTTP/1.0\r\n\r\n", cfg.www_path); in run_test()