Home
last modified time | relevance | path

Searched refs:_aio_lio_alloc (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libc/inc/
H A Dasyncio.h285 extern aio_lio_t *_aio_lio_alloc(void);
/titanic_41/usr/src/lib/libc/port/aio/
H A Dposix_aio.c201 head = _aio_lio_alloc(); in lio_listio()
828 head = _aio_lio_alloc(); in aio_fsync()
1398 head = _aio_lio_alloc(); in lio_listio64()
1686 head = _aio_lio_alloc(); in aio_fsync64()
H A Daio_alloc.c240 _aio_lio_alloc(void) in _aio_lio_alloc() function