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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_linux.cpp98 CHECK_TYPE_SIZE(iocb); variable
/freebsd-11-stable/libexec/bootpd/
H A Dhwaddr.c161 struct strioctl iocb; local
/freebsd-11-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.c860 struct aiocb iocb; member in struct:ioreq
863 struct aiocb *iocb; local
918 struct aiocb iocb, *iocbp; local
982 struct aiocb iocb, *iocbp; local
1051 struct aiocb iocb; member in struct:__anon8590
[all...]
/freebsd-11-stable/lib/librt/
H A Daio.c102 aio_io(struct aiocb *iocb, int (*sysfunc)(struct aiocb *iocb)) argument
130 __aio_read(struct aiocb *iocb) argument
137 __aio_write(struct aiocb *iocb) argument
164 __aio_return(struct aiocb *iocb) argument
186 __aio_fsync(int op, struct aiocb *iocb) argument
[all...]
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_zcopy.c711 int sdp_sendmsg_zcopy(struct kiocb *iocb, struct socket *sk, struct iovec *iov) argument

Completed in 129 milliseconds