Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/posix/
Dnetdb.h35 int h_addrtype; member
/Zephyr-latest/tests/posix/headers/src/
Dnetdb_h.c24 zassert_not_equal(-1, offsetof(struct hostent, h_addrtype)); in ZTEST()