HomeSort by relevance Sort by last modified time
    Searched defs:INADDR_LOOPBACK (Results 1 - 20 of 20) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
types.h 93 #ifndef INADDR_LOOPBACK
94 #define INADDR_LOOPBACK (u_long)0x7F000001
  /external/syslinux/core/lwip/src/include/ipv4/lwip/
inet.h 49 #define INADDR_LOOPBACK IPADDR_LOOPBACK
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wsipv6ok.h 38 #undef INADDR_LOOPBACK
39 #define INADDR_LOOPBACK INADDR_LOOPBACK_IPV6INCOMPATIBLE
winsock.h 132 #define INADDR_LOOPBACK 0x7f000001
winsock2.h 168 #define INADDR_LOOPBACK 0x7f000001
    [all...]
  /external/python/cpython2/Lib/plat-os2emx/
IN.py 60 INADDR_LOOPBACK = 0x7f000001
  /external/python/cpython2/Lib/plat-aix3/
IN.py 115 INADDR_LOOPBACK = 0x7f000001
  /external/python/cpython2/Lib/plat-irix5/
IN.py 97 INADDR_LOOPBACK = 0x7F000001
  /bionic/libc/kernel/uapi/linux/
in.h 210 #define INADDR_LOOPBACK 0x7f000001
  /device/linaro/bootloader/edk2/StdLib/Include/netinet/
in.h 221 #define INADDR_LOOPBACK __IPADDR(0x7f000001)
  /external/iproute2/include/uapi/linux/
in.h 287 #define INADDR_LOOPBACK 0x7f000001 /* 127.0.0.1 */
  /external/kernel-headers/original/uapi/linux/
in.h 287 #define INADDR_LOOPBACK 0x7f000001 /* 127.0.0.1 */
  /external/python/cpython2/Lib/plat-aix4/
IN.py 147 INADDR_LOOPBACK = 0x7f000001
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
in.h 238 #define INADDR_LOOPBACK 0x7f000001 /* 127.0.0.1 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
in.h 186 #ifndef INADDR_LOOPBACK
187 # define INADDR_LOOPBACK ((in_addr_t) 0x7f000001) /* Inet 127.0.0.1. */
  /external/python/cpython2/Lib/plat-beos5/
IN.py 309 INADDR_LOOPBACK = 0x7f000001
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ws1_undef.h 92 #undef INADDR_LOOPBACK
  /external/python/cpython2/Lib/plat-atheos/
IN.py 686 INADDR_LOOPBACK = 0x7f000001
828 INADDR_LOOPBACK = ( 0x7f000001)
  /external/python/cpython2/Lib/plat-unixware7/
IN.py 33 INADDR_LOOPBACK = 0x7f000001
  /external/robolectric/v1/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 1075 milliseconds