Home
last modified time | relevance | path

Searched refs:EAI_OVERFLOW (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/netbsd/net/
Dgetnameinfo.c395 return EAI_OVERFLOW; in ip6_parsenumeric()
406 return EAI_OVERFLOW; in ip6_parsenumeric()
408 return EAI_OVERFLOW; in ip6_parsenumeric()
/bionic/libc/include/
Dnetdb.h153 #define EAI_OVERFLOW 14 /* argument buffer overflow */ macro