Searched refs:h_addrtype (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/posix/ | ||
D | netdb.h | 35 int h_addrtype; member |
/Zephyr-latest/tests/posix/headers/src/ | ||
D | netdb_h.c | 24 zassert_not_equal(-1, offsetof(struct hostent, h_addrtype)); in ZTEST() |