Inheritance diagram for aiocb:

Definition at line 3213 of file SUS_Summary.
Public Attributes | |
| int | aio_fildes |
| off_t | aio_offset |
| volatile void * | aio_buf |
| size_t | aio_nbytes |
| int | aio_reqprio |
| sigevent | aio_sigevent |
| int | aio_lio_opcode |
|
|
buffer Definition at line 3216 of file SUS_Summary. Referenced by asynchronous(). |
|
|
file descriptor Definition at line 3214 of file SUS_Summary. Referenced by aio_test(), and asynchronous(). |
|
|
operation to be performed Definition at line 3220 of file SUS_Summary. |
|
|
size of transfer Definition at line 3217 of file SUS_Summary. Referenced by asynchronous(). |
|
|
file offset Definition at line 3215 of file SUS_Summary. |
|
|
request priority offset Definition at line 3218 of file SUS_Summary. |
|
|
signal information Definition at line 3219 of file SUS_Summary. Referenced by asynchronous(). |
1.3.1