Home
last modified time | relevance | path

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

/freebsd/crypto/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()