]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/aio_read.3
aio_cancel.3, aio_error.3, aio_fsync.3, aio_read.3, aio_return.3, aio_suspend.3,...
[thirdparty/man-pages.git] / man3 / aio_read.3
index 71ef41dc250132b00adfd6bd220758bac5baaa6d..7f0e00014d9c6827b03e74de90e6ab6fa1ddb41d 100644 (file)
@@ -40,6 +40,11 @@ with fd, buf, count given by
 respectively.
 The return status n can be retrieved upon completion using
 .BR aio_return (3).
+(See
+.BR aio (7)
+for a description of the
+.I aiocb
+structure.)
 .LP
 The data is read starting at the absolute file offset
 .IR aiocbp\->aio_offset ,