Lines Matching full:an

65  * aiocb structure referenced by the aiocbp argument. The error status for an 
103 * The aiocbp argument refers to an asynchronous I/O control block. The aiocbp
104 * value may be used as an argument to aio_error() and aio_return() in order to
114 * block referenced by aiocbp becomes an illegal address prior to asynchronous
117 * If the aio_fsync() function fails or aiocbp indicates an error condition,
192 * The aiocbp value may be used as an argument to aio_error() and aio_return()
194 * the asynchronous operation while it is proceeding. If an error condition is
198 * immediately prior to the operation with an offset equal to aio_offset and a
199 * whence equal to SEEK_SET. After a successful call to enqueue an asynchronous
207 * The aiocbp argument points to an aiocb structure. If the buffer pointed to by
208 * aiocbp->aio_buf or the control block pointed to by aiocbp becomes an illegal
218 * For any system action that changes the process memory space while an asynchronous
246 * aiocb structure referenced by the aiocbp argument. The return status for an
252 * is used in a call to aio_return() or aio_error(), an error may be returned.
278 * calling thread. The list argument is an array of pointers to asynchronous I/O
280 * array. Each aiocb structure pointed to has been used in initiating an asynchronous
288 * aio_suspend() shall return with an error.
331 * The aiocbp argument may be used as an argument to aio_error() and aio_return()
335 * The aiocbp argument points to an aiocb structure. If the buffer pointed to by
336 * aiocbp->aio_buf or the control block pointed to by aiocbp becomes an illegal
342 * an offset equal to aio_offset and a whence equal to SEEK_SET. If O_APPEND is
346 * I/O. After a successful call to enqueue an asynchronous I/O operation, the value
403 * The I/O requests enumerated by list are submitted in an unspecified order.
405 * The list argument is an array of pointers to aiocb structures. The array contains
419 * be ignored. If the aio_lio_opcode element is equal to LIO_READ, then an I/O operation
422 * an I/O operation is submitted as if by a call to aio_write() with the aiocbp equal
448 * non-null pointer and the block pointed to by this pointer becomes an illegal