Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/aio/
H A Daio.c40 static void _aio_req_del(aio_worker_t *, aio_req_t *, int);
843 _aio_req_del(aiowp, reqp, ostate); in _aio_cancel_req()
1915 _aio_req_del(aio_worker_t *aiowp, aio_req_t *reqp, int ostate) in _aio_req_del() function