Searched defs:RTFileAioReqGetRC (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Runtime/r3/freebsd/
H A Dfileaio-freebsd.cpp289 RTDECL(int) RTFileAioReqGetRC(RTFILEAIOREQ hReq, size_t *pcbTransfered) function
561 * user may omit the RTFileAioReqGetRC() call and
/vbox/src/VBox/Runtime/r3/solaris/
H A Dfileaio-solaris.cpp253 RTDECL(int) RTFileAioReqGetRC(RTFILEAIOREQ hReq, size_t *pcbTransfered) function
/vbox/src/VBox/Runtime/r3/win/
H A Dfileaio-win.cpp256 RTDECL(int) RTFileAioReqGetRC(RTFILEAIOREQ hReq, size_t *pcbTransfered) function
/vbox/src/VBox/Runtime/r3/linux/
H A Dfileaio-linux.cpp466 RTDECL(int) RTFileAioReqGetRC(RTFILEAIOREQ hReq, size_t *pcbTransfered) function
/vbox/src/VBox/Runtime/r3/posix/
H A Dfileaio-posix.cpp511 RTDECL(int) RTFileAioReqGetRC(RTFILEAIOREQ hReq, size_t *pcbTransfered) function
/vbox/include/iprt/
H A Dmangling.h564 # define RTFileAioReqGetRC RT_MANGLER(RTFileAioReqGetRC) macro

Completed in 66 milliseconds