Home
last modified time | relevance | path

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

/src/lib/librt/
H A Daio.c50 typedef void (*aio_func)(union sigval val, struct aiocb *iocb); typedef
66 aio_func f = sn->sn_func; in aio_dispatch()