Home
last modified time | relevance | path

Searched refs:aio_buf (Results 1 – 2 of 2) sorted by relevance

/components/libc/posix/io/aio/
A Daio.c183 buf_ptr = (uint8_t*)cb->aio_buf; in aio_read_work()
334 buf_ptr = (uint8_t*)cb->aio_buf; in aio_write_work()
401 if (!cb || (cb->aio_buf == NULL)) return -EINVAL; in aio_write()
A Daio.h24 volatile void *aio_buf; /* Location of buffer. */ member

Completed in 3 milliseconds