Home
last modified time | relevance | path

Searched refs:IS_HTTP (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c460 #define IS_HTTP(uri) ((uri) != NULL \ macro
474 else if (IS_HTTP(uri)) in load_cert_pass()
495 else if (IS_HTTP(uri)) in load_crl()
2383 if (IS_HTTP(uptr)) /* can/should not use HTTPS here */ in get_dp_url()
/third_party/openssl/apps/lib/
H A Dapps.c460 #define IS_HTTP(uri) ((uri) != NULL \ macro
474 else if (IS_HTTP(uri)) in load_cert_pass()
495 else if (IS_HTTP(uri)) in load_crl()
2376 if (IS_HTTP(uptr)) /* can/should not use HTTPS here */ in get_dp_url()

Completed in 10 milliseconds