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