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