HomeSort by relevance Sort by last modified time
    Searched refs:IPPORT_RESERVED (Results 76 - 86 of 86) sorted by null

1 2 34

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-darwin/
IN.py 110 IPPORT_RESERVED = 1024
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
netdb.h 80 # define IPPORT_RESERVED 1024
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
netdb.h 82 # define IPPORT_RESERVED 1024
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
in.h 133 IPPORT_RESERVED = 1024,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock.h 107 #define IPPORT_RESERVED 1024
winsock2.h 137 #define IPPORT_RESERVED 1024
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
in.h 133 IPPORT_RESERVED = 1024,
  /external/openssh/
serverloop.c     [all...]
readconf.c 294 if (newfwd->listen_port < IPPORT_RESERVED && original_real_uid != 0 &&
    [all...]
channels.c     [all...]
  /external/lldb/source/Plugins/Process/gdb-remote/
ProcessGDBRemote.cpp 155 #define LOW_PORT (IPPORT_RESERVED)
    [all...]

Completed in 371 milliseconds

1 2 34