Searched defs:req_timeout (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/apps/ |
H A D | ocsp.c | 254 int req_timeout = -1; in ocsp_main() local 1231 process_responder(OCSP_REQUEST *req, const char *host, const char *port, const char *path, const char *proxy, const char *no_proxy, int use_ssl, STACK_OF(CONF_VALUE) *headers, int req_timeout) process_responder() argument
|
/third_party/openssl/apps/ |
H A D | ocsp.c | 254 int req_timeout = -1; in ocsp_main() local 1231 process_responder(OCSP_REQUEST *req, const char *host, const char *port, const char *path, const char *proxy, const char *no_proxy, int use_ssl, STACK_OF(CONF_VALUE) *headers, int req_timeout) process_responder() argument
|
Completed in 5 milliseconds