Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/net/
Dnsos_netdb.c47 ERR(EAI_SERVICE),
/Zephyr-latest/include/zephyr/posix/
Dnetdb.h23 #define EAI_SERVICE DNS_EAI_SERVICE macro
/Zephyr-latest/tests/posix/headers/src/
Dnetdb_h.c74 zassert_not_equal(-1, EAI_SERVICE); in ZTEST()
/Zephyr-latest/subsys/net/lib/sockets/
Dgetaddrinfo.c493 ERR(EAI_SERVICE); in zsock_gai_strerror()