HomeSort by relevance Sort by last modified time
    Searched refs:IPPORT_RESERVED (Results 1 - 25 of 30) sorted by null

1 2

  /external/python/cpython2/Lib/plat-netbsd1/
IN.py 17 IPPORT_RESERVED = 1024
  /bionic/libc/bionic/
netinet_in.cpp 39 constexpr int END_PORT = IPPORT_RESERVED;
  /external/python/cpython2/Lib/plat-os2emx/
IN.py 29 IPPORT_RESERVED = 1024
  /external/python/cpython2/Lib/plat-irix5/
IN.py 64 IPPORT_RESERVED = 1024
  /device/linaro/bootloader/edk2/StdLib/Include/netinet/
in.h 119 * Ports < IPPORT_RESERVED are reserved for privileged processes (e.g. root),
144 #define IPPORT_RESERVED 1024
148 #define IPPORT_RESERVEDMAX (IPPORT_RESERVED-1)
  /bionic/libc/include/
netdb.h 195 #define IPPORT_RESERVED 1024
  /bionic/tests/headers/posix/
netdb_h.c 61 MACRO(IPPORT_RESERVED);
  /external/ltp/testcases/network/stress/ns-tools/
ns-traffic.h 66 #define PORTNUMMIN IPPORT_RESERVED + 1
  /external/python/cpython2/Lib/plat-aix3/
IN.py 86 IPPORT_RESERVED = 1024
  /external/python/cpython2/Lib/plat-aix4/
IN.py 111 IPPORT_RESERVED = 1024
  /external/python/cpython2/Lib/plat-darwin/
IN.py 110 IPPORT_RESERVED = 1024
  /external/python/cpython2/Lib/plat-freebsd4/
IN.py 108 IPPORT_RESERVED = 1024
  /external/python/cpython2/Lib/plat-freebsd5/
IN.py 108 IPPORT_RESERVED = 1024
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ws1_undef.h 68 #undef IPPORT_RESERVED
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-darwin/
IN.py 110 IPPORT_RESERVED = 1024
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-darwin/
IN.py 110 IPPORT_RESERVED = 1024
  /external/python/cpython2/Lib/plat-irix6/
IN.py 181 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
  /external/python/cpython2/Lib/plat-freebsd6/
IN.py 268 IPPORT_RESERVED = 1024
  /external/python/cpython2/Lib/plat-freebsd7/
IN.py 262 IPPORT_RESERVED = 1024
  /external/python/cpython2/Lib/plat-freebsd8/
IN.py 262 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
  /external/python/cpython2/Lib/plat-unixware7/
IN.py 783 IPPORT_RESERVED = 1024
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
in.h 133 IPPORT_RESERVED = 1024,
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 1299 IPPORT_RESERVED = 1024

Completed in 228 milliseconds

1 2