Lines Matching full:as
41 * If aiocbp is not NULL, then if fildes does not have the same value as the file
81 * operation, as specified by the op argument, for I/O operations associated with
89 * as if by a call to fdatasync(); that is, as defined for synchronized I/O data
93 * as if by a call to fsync(); that is, as defined for synchronized I/O file integrity
104 * value may be used as an argument to aio_error() and aio_return() in order to
111 * the asynchronous notification to occur as specified in Signal Generation and
192 * The aiocbp value may be used as an argument to aio_error() and aio_return()
197 * absolute position in the file as given by aio_offset, as if lseek() were called
331 * The aiocbp argument may be used as an argument to aio_error() and aio_return()
340 * operation shall take place at the absolute position in the file as given by
341 * aio_offset, as if lseek() were called immediately prior to the operation with
345 * as the calls were made, except under circumstances described in Asynchronous
393 * have been completed, or as soon as the operations have been queued. If the
400 * shall occur. If sig is not NULL, asynchronous notification occurs as specified
420 * is submitted as if by a call to aio_read() with the aiocbp equal to the address
422 * an I/O operation is submitted as if by a call to aio_write() with the aiocbp equal