Home
last modified time | relevance | path

Searched refs:EAI_SERVICE (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/sysdeps/posix/
Dgai_strerror-strs.h9 _S(EAI_SERVICE, N_("Servname not supported for ai_socktype"))
Dgetaddrinfo.c192 return -EAI_SERVICE; in gaih_inet_serv()
401 return -EAI_SERVICE; in get_servtuples()
406 return -EAI_SERVICE; in get_servtuples()
461 return -EAI_SERVICE; in get_servtuples()
/glibc-2.36/conform/data/
Dnetdb.h-data79 macro EAI_SERVICE
/glibc-2.36/resolv/
Dnetdb.h622 # define EAI_SERVICE -8 /* SERVICE not supported for `ai_socktype'. */ macro
/glibc-2.36/ChangeLog.old/
DChangeLog.1836344 [XPG4 || UNIX98] (EAI_SERVICE): Likewise.