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

/vbox/src/VBox/Runtime/r3/freebsd/
H A Dfileaio-freebsd.cpp163 RTDECL(int) RTFileAioReqDestroy(RTFILEAIOREQ hReq) function
/vbox/src/VBox/Runtime/r3/solaris/
H A Dfileaio-solaris.cpp132 RTDECL(int) RTFileAioReqDestroy(RTFILEAIOREQ hReq) function
/vbox/src/VBox/Runtime/r3/win/
H A Dfileaio-win.cpp154 RTDECL(int) RTFileAioReqDestroy(RTFILEAIOREQ hReq) function
/vbox/src/VBox/Runtime/r3/linux/
H A Dfileaio-linux.cpp341 RTDECL(int) RTFileAioReqDestroy(RTFILEAIOREQ hReq) function
/vbox/src/VBox/Runtime/r3/posix/
H A Dfileaio-posix.cpp370 RTDECL(int) RTFileAioReqDestroy(RTFILEAIOREQ hReq) function
/vbox/include/iprt/
H A Dmangling.h563 # define RTFileAioReqDestroy RT_MANGLER(RTFileAioReqDestroy) macro

Completed in 68 milliseconds