Home
last modified time | relevance | path

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

/dragonfly/lib/librt/
HDMakefile12 MAN+= aio_cancel.3 aio_error.3 aio_read.3 aio_return.3 \
HDaio.c211 aio_return(struct aiocb *ap) in aio_return() function
/dragonfly/sys/sys/
HDaio.h125 ssize_t aio_return(struct aiocb *);
HDsyscall.mk179 aio_return.o \
HDsysunion.h185 struct aio_return_args aio_return; member
/dragonfly/lib/libc/sys/
HDSymbol.map34 aio_return;
/dragonfly/share/examples/scsi_target/
HDscsi_cmds.c569 if (aio_return(&c_descr->aiocb) < 0) { in tcmd_rdwr_done()
/dragonfly/
HDMakefile_upgrade.inc1291 TO_REMOVE+=/usr/share/man/man2/aio_return.2.gz