HomeSort by: relevance | last modified time | path
    Searched defs:explict_or_default_port (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/crypto/http/
http_client.c 854 static const char *explict_or_default_port(const char *hostserv, const char *port, int use_ssl) function
887 port = explict_or_default_port(host, port, use_ssl);
  /src/crypto/external/apache2/openssl/dist/crypto/http/
http_client.c 1004 static const char *explict_or_default_port(const char *hostserv, const char *port, int use_ssl) function
1037 port = explict_or_default_port(host, port, use_ssl);

Completed in 25 milliseconds