Home
last modified time | relevance | path

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

/freebsd/tests/sys/aio/
H A Daio_test.c85 struct aio_context { struct
136 aio_context_init(struct aio_context *ac, int read_fd, in aio_context_init()
301 aio_write_test(struct aio_context *ac, completion comp, struct sigevent *sev) in aio_write_test()
333 aio_writev_test(struct aio_context *ac, completion comp, struct sigevent *sev) in aio_writev_test()
371 aio_read_test(struct aio_context *ac, completion comp, struct sigevent *sev) in aio_read_test()
400 aio_readv_test(struct aio_context *ac, completion comp, struct sigevent *sev) in aio_readv_test()
452 struct aio_context ac; in aio_file_test()
515 struct aio_context ac; in aio_fifo_test()
587 struct aio_context ac; in aio_unix_socketpair_test()
660 struct aio_context ac; in aio_pty_test()
[all …]