Searched defs:iocb (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_linux.cpp98 CHECK_TYPE_SIZE(iocb); variable
/freebsd-12-stable/tests/sys/fs/fusefs/
H A Dfsyncdir.cc95 struct aiocb iocb, *piocb; local
H A Dfsync.cc103 struct aiocb iocb, *piocb; local
H A Dread.cc117 struct aiocb iocb, *piocb; local
H A Dwrite.cc212 struct aiocb iocb, *piocb; local
/freebsd-12-stable/libexec/bootpd/
H A Dhwaddr.c161 struct strioctl iocb; local
/freebsd-12-stable/tests/sys/aio/
H A Daio_kqueue_test.c60 struct aiocb **iocb, *kq_iocb; local
[all...]
H A Dlio_kqueue_test.c59 struct aiocb *iocb[MAX_IOCBS]; local
[all...]
H A Daio_test.c859 struct aiocb iocb; member in struct:ioreq
862 struct aiocb *iocb; local
917 struct aiocb iocb, *iocbp; local
981 struct aiocb iocb, *iocbp; local
1049 struct aiocb iocb; local
1086 struct aiocb iocb; member in struct:__anon17103
[all...]
/freebsd-12-stable/lib/librt/
H A Daio.c99 aio_io(struct aiocb *iocb, int (*sysfunc)(struct aiocb *iocb)) argument
127 __aio_read(struct aiocb *iocb) argument
134 __aio_write(struct aiocb *iocb) argument
161 __aio_return(struct aiocb *iocb) argument
183 __aio_fsync(int op, struct aiocb *iocb) argument
[all...]
/freebsd-12-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_zcopy.c713 int sdp_sendmsg_zcopy(struct kiocb *iocb, struct socket *sk, struct iovec *iov) argument
/freebsd-12-stable/tools/test/gpioevents/
H A Dgpioevents.c382 struct aiocb iocb; local
[all...]
/freebsd-12-stable/crypto/openssl/engines/
H A De_afalg.c119 static ossl_inline int io_read(aio_context_t ctx, long n, struct iocb **iocb) argument

Completed in 190 milliseconds