Searched refs:DEFAULT_HTTPS_PORT (Results 1 - 5 of 5) sorted by relevance

/httpd/modules/http/
H A Dhttp_core.c130 return DEFAULT_HTTPS_PORT;
/httpd/modules/ssl/
H A Dssl_util.c55 port = DEFAULT_HTTPS_PORT;
H A Dssl_engine_init.c1554 DEFAULT_HTTPS_PORT, DEFAULT_HTTP_PORT);
1557 if ((sc->enabled == SSL_ENABLED_FALSE) && (s->port == DEFAULT_HTTPS_PORT)) {
1563 DEFAULT_HTTP_PORT, DEFAULT_HTTPS_PORT);
/httpd/include/
H A Dhttpd.h275 #define DEFAULT_HTTPS_PORT 443 macro
/httpd/modules/arch/netware/
H A Dmod_nw_ssl.c931 return DEFAULT_HTTPS_PORT;

Completed in 689 milliseconds