Searched refs:aio_buf (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/tests/posix/headers/src/ | ||
D | aio_h.c | 19 zassert_not_equal(offsetof(struct aiocb, aio_buf), -1); in ZTEST() |
/Zephyr-latest/include/zephyr/posix/ | ||
D | aio.h | 21 volatile void *aio_buf; member |