Home | History | Annotate | Download | only in include

Lines Matching refs:__nonnull

139 extern void aio_init (__const struct aioinit *__init) __THROW __nonnull ((1));
145 extern int aio_read (struct aiocb *__aiocbp) __THROW __nonnull ((1));
147 extern int aio_write (struct aiocb *__aiocbp) __THROW __nonnull ((1));
153 __THROW __nonnull ((2));
156 extern int aio_error (__const struct aiocb *__aiocbp) __THROW __nonnull ((1));
158 extern __ssize_t aio_return (struct aiocb *__aiocbp) __THROW __nonnull ((1));
171 __nonnull ((1));
176 __THROW __nonnull ((2));
180 __nonnull ((1));
182 __nonnull ((1));
188 lio_listio64) __nonnull ((2));
191 aio_error64) __nonnull ((1));
193 aio_return64) __nonnull ((1));
202 aio_suspend64) __nonnull ((1));
206 aio_fsync64) __nonnull ((2));
221 extern int aio_read64 (struct aiocb64 *__aiocbp) __THROW __nonnull ((1));
222 extern int aio_write64 (struct aiocb64 *__aiocbp) __THROW __nonnull ((1));
227 __THROW __nonnull ((2));
230 __THROW __nonnull ((1));
232 __THROW __nonnull ((1));
238 __THROW __nonnull ((1));
241 __THROW __nonnull ((2));