HomeSort by relevance Sort by last modified time
    Searched refs:HTTPS_PORT (Results 1 - 12 of 12) sorted by null

  /external/syslinux/gpxe/src/include/gpxe/
http.h 16 #define HTTPS_PORT 443
  /external/syslinux/gpxe/src/net/tcp/
https.c 44 return http_open_filter ( xfer, uri, HTTPS_PORT, add_tls );
  /external/tcpdump/
udp.h 107 #ifndef HTTPS_PORT
108 #define HTTPS_PORT 443 /*XXX*/
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
FrameParser.java 162 private static final int HTTPS_PORT = 443;
182 if (dstPort == HTTPS_PORT) {
  /prebuilts/gdb/darwin-x86/lib/python2.7/
httplib.py 94 HTTPS_PORT = 443
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
httplib.py 94 HTTPS_PORT = 443
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
httplib.py 94 HTTPS_PORT = 443
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
httplib.py 94 HTTPS_PORT = 443
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
httplib.py 94 HTTPS_PORT = 443
    [all...]
  /external/python/cpython2/Lib/
httplib.py 95 HTTPS_PORT = 443
    [all...]
  /external/python/cpython3/Lib/http/
client.py 92 HTTPS_PORT = 443
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.300.v20130604-1622.jar 

Completed in 568 milliseconds