1 2 3 4 5 6 7 8 9 10 11 12
#define __restrict_arr __restrict struct aiocb64; struct sigevent; extern int lio_listio64 (int __mode, struct aiocb64 *__const __list[__restrict_arr], int __nent, struct sigevent *__restrict __sig); /* * check-name: restrict array attribute */