Searched refs:LIO_LISTIO (Results 1 – 4 of 4) sorted by relevance
/glibc-2.36/rt/ |
D | lio_listio-common.c | 247 compat_symbol (librt, LIO_LISTIO_OLD, LIO_LISTIO, GLIBC_2_1); 269 versioned_symbol (libc, LIO_LISTIO_NEW, LIO_LISTIO, GLIBC_2_34); 274 compat_symbol (librt, LIO_LISTIO_NEW, LIO_LISTIO, GLIBC_2_4); 280 versioned_symbol (librt, LIO_LISTIO_NEW, LIO_LISTIO, GLIBC_2_4);
|
D | lio_listio.c | 19 #define LIO_LISTIO lio_listio macro
|
D | lio_listio64.c | 22 # define LIO_LISTIO lio_listio64 macro
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.23 | 7456 (LIO_LISTIO): New. 7476 [__WORDSIZE != 64](LIO_LISTIO): New.
|