FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EAI_MAX
lib/libc/net/gai_strerror.c
105
if (ecode > 0 && ecode < EAI_MAX)
lib/libc/net/gai_strerror.c
121
if (ecode >= 0 && ecode < EAI_MAX)