Home
last modified time | relevance | path

Searched defs:aio_cancel (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/librt/
H A Daio.c217 aio_cancel(int fildes, struct aiocb *aiocbp) in aio_cancel() function
/dragonfly/sys/sys/
H A Dsysunion.h187 struct aio_cancel_args aio_cancel; member