Searched refs:EAI_SERVICE (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/missing/
H A Daddrinfo.h43 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
H A Dgetaddrinfo.c138 "servname not supported for ai_socktype", /* EAI_SERVICE */
343 ERR(EAI_SERVICE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/missing/
H A Daddrinfo.h45 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/Win32/Include/
H A Daddrinfo.h45 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dnetwork.h149 #ifndef EAI_SERVICE
150 #define EAI_SERVICE 9 macro
H A Dos_support.c244 case EAI_SERVICE:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/include/event2/
H A Dutil.h574 #ifdef EAI_SERVICE
575 #define EVUTIL_EAI_SERVICE EAI_SERVICE
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/Win32/Src/
H A Dgetaddrinfo.c213 "servname not supported for ai_socktype", /* EAI_SERVICE */
1061 return EAI_SERVICE;
1075 return EAI_SERVICE;
1078 return EAI_SERVICE;
1093 return EAI_SERVICE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dsmux.c195 if (gai == EAI_SERVICE)

Completed in 112 milliseconds