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

/vbox/src/VBox/Runtime/r3/freebsd/
H A Dfileaio-freebsd.cpp143 RTR3DECL(int) RTFileAioReqCreate(PRTFILEAIOREQ phReq) function
/vbox/src/VBox/Runtime/r3/solaris/
H A Dfileaio-solaris.cpp111 RTR3DECL(int) RTFileAioReqCreate(PRTFILEAIOREQ phReq) function
/vbox/src/VBox/Runtime/r3/win/
H A Dfileaio-win.cpp136 RTR3DECL(int) RTFileAioReqCreate(PRTFILEAIOREQ phReq) function
/vbox/src/VBox/Runtime/r3/linux/
H A Dfileaio-linux.cpp321 RTR3DECL(int) RTFileAioReqCreate(PRTFILEAIOREQ phReq) function
/vbox/src/VBox/Runtime/r3/posix/
H A Dfileaio-posix.cpp351 RTR3DECL(int) RTFileAioReqCreate(PRTFILEAIOREQ phReq) function
/vbox/include/iprt/
H A Dmangling.h562 # define RTFileAioReqCreate RT_MANGLER(RTFileAioReqCreate) macro

Completed in 112 milliseconds