Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/net/
Dnsos_netdb.c42 ERR(EAI_NONAME),
/Zephyr-latest/include/zephyr/posix/
Dnetdb.h17 #define EAI_NONAME DNS_EAI_NONAME macro
/Zephyr-latest/tests/posix/headers/src/
Dnetdb_h.c73 zassert_not_equal(-1, EAI_NONAME); in ZTEST()
/Zephyr-latest/subsys/net/lib/sockets/
Dgetaddrinfo.c487 ERR(EAI_NONAME); in zsock_gai_strerror()