Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_time.c43 static const size_t fmt_http_get_cmd_size = sizeof(fmt_http_get_cmd) - 2; variable
174 buf_size = strlen(www_path) + fmt_http_get_cmd_size; in s_time_main()
/netbsd/crypto/external/bsd/openssl/dist/apps/
H A Ds_time.c43 static const size_t fmt_http_get_cmd_size = sizeof(fmt_http_get_cmd) - 2; variable
203 buf_size = strlen(www_path) + fmt_http_get_cmd_size; in s_time_main()