Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/net/
Dnsos_netdb.c50 ERR(EAI_OVERFLOW),
/Zephyr-latest/include/zephyr/posix/
Dnetdb.h26 #define EAI_OVERFLOW DNS_EAI_OVERFLOW macro
/Zephyr-latest/tests/posix/headers/src/
Dnetdb_h.c77 zassert_not_equal(-1, EAI_OVERFLOW); in ZTEST()
/Zephyr-latest/subsys/net/lib/sockets/
Dgetaddrinfo.c497 ERR(EAI_OVERFLOW); in zsock_gai_strerror()