Searched refs:EAI_ADDRFAMILY (Results 1 – 7 of 7) sorted by relevance
35 #ifdef EAI_ADDRFAMILY40 #undef EAI_ADDRFAMILY58 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
5263 #ifdef EAI_ADDRFAMILY5264 PyModule_AddIntConstant(m, "EAI_ADDRFAMILY", EAI_ADDRFAMILY);
5365 #ifdef EAI_ADDRFAMILY5366 PyModule_AddIntConstant(m, "EAI_ADDRFAMILY", EAI_ADDRFAMILY);
44 #ifdef EAI_ADDRFAMILY49 #undef EAI_ADDRFAMILY67 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
196 #define EAI_ADDRFAMILY 1 /**< address family for hostname not supported */ macro