Searched refs:LIO_LISTIO_OLD (Results 1 – 4 of 4) sorted by relevance
/glibc-2.36/rt/ |
D | lio_listio-common.c | 235 LIO_LISTIO_OLD (int mode, struct AIOCB *const list[], int nent, in LIO_LISTIO_OLD() function 247 compat_symbol (librt, LIO_LISTIO_OLD, LIO_LISTIO, GLIBC_2_1); 249 compat_symbol (librt, LIO_LISTIO_OLD, lio_listio64, GLIBC_2_1);
|
D | lio_listio.c | 21 #define LIO_LISTIO_OLD __lio_listio_21 macro
|
D | lio_listio64.c | 23 # define LIO_LISTIO_OLD __lio_listio64_21 macro
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.23 | 7353 [SHLIB_COMPAT (librt, GLIBC_2_1, GLIBC_2_4)](LIO_LISTIO_OLD): Remove function. 7361 [OTHER_SHLIB_COMPAT (librt, GLIBC_2_1, GLIBC_2_4)](LIO_LISTIO_OLD): New. 7458 (LIO_LISTIO_OLD): New. 7477 [__WORDSIZE != 64](LIO_LISTIO_OLD): New.
|