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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
addrinfo.h 52 #undef EAI_PROTOCOL
70 #define EAI_PROTOCOL 13
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
addrinfo.h 52 #undef EAI_PROTOCOL
70 #define EAI_PROTOCOL 13
socketmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
addrinfo.h 61 #undef EAI_PROTOCOL
79 #define EAI_PROTOCOL 13
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
addrinfo.h 52 #undef EAI_PROTOCOL
70 #define EAI_PROTOCOL 13
getaddrinfo.c 153 "resolved protocol is unknown.", /* EAI_PROTOCOL */
373 ERR(EAI_PROTOCOL); /*xxx*/
socketmodule.c     [all...]
  /external/python/cpython2/Modules/
addrinfo.h 52 #undef EAI_PROTOCOL
70 #define EAI_PROTOCOL 13
getaddrinfo.c 153 "resolved protocol is unknown.", /* EAI_PROTOCOL */
373 ERR(EAI_PROTOCOL); /*xxx*/
socketmodule.c     [all...]
  /external/python/cpython3/Modules/
addrinfo.h 52 #undef EAI_PROTOCOL
70 #define EAI_PROTOCOL 13
getaddrinfo.c 153 "resolved protocol is unknown.", /* EAI_PROTOCOL */
373 ERR(EAI_PROTOCOL); /*xxx*/
socketmodule.c     [all...]
  /device/linaro/bootloader/edk2/StdLib/Include/
netdb.h 208 #define EAI_PROTOCOL 13 /**< resolved protocol is unknown */
  /bionic/libc/include/
netdb.h 149 #define EAI_PROTOCOL 13 /* resolved protocol is unknown */

Completed in 55 milliseconds