OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IS_HTTPS
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/apps/lib/
apps.c
433
#define
IS_HTTPS
(uri) ((uri) != NULL && HAS_PREFIX(uri, OSSL_HTTPS_PREFIX))
442
if (
IS_HTTPS
(uri)) {
464
if (
IS_HTTPS
(uri)) {
/src/crypto/external/bsd/openssl/dist/apps/lib/
apps.c
462
#define
IS_HTTPS
(uri) ((uri) != NULL \
472
if (
IS_HTTPS
(uri))
493
if (
IS_HTTPS
(uri))
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026