Searched refs:p_aliases (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/posix/ | ||
D | netdb.h | 49 char **p_aliases; member |
/Zephyr-latest/tests/posix/headers/src/ | ||
D | netdb_h.c | 34 zassert_not_equal(-1, offsetof(struct protoent, p_aliases)); in ZTEST() |