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

/vbox/src/VBox/Runtime/r3/freebsd/
H A Dfileaio-freebsd.cpp217 RTDECL(int) RTFileAioReqPrepareRead(RTFILEAIOREQ hReq, RTFILE hFile, RTFOFF off, function
/vbox/src/VBox/Runtime/r3/solaris/
H A Dfileaio-solaris.cpp183 RTDECL(int) RTFileAioReqPrepareRead(RTFILEAIOREQ hReq, RTFILE hFile, RTFOFF off, function
/vbox/src/VBox/Runtime/r3/win/
H A Dfileaio-win.cpp204 RTDECL(int) RTFileAioReqPrepareRead(RTFILEAIOREQ hReq, RTFILE hFile, RTFOFF off, function
/vbox/src/VBox/Runtime/r3/linux/
H A Dfileaio-linux.cpp401 RTDECL(int) RTFileAioReqPrepareRead(RTFILEAIOREQ hReq, RTFILE hFile, RTFOFF off, function
/vbox/src/VBox/Runtime/r3/posix/
H A Dfileaio-posix.cpp424 RTDECL(int) RTFileAioReqPrepareRead(RTFILEAIOREQ hReq, RTFILE hFile, RTFOFF off, function
/vbox/include/iprt/
H A Dmangling.h567 # define RTFileAioReqPrepareRead RT_MANGLER(RTFileAioReqPrepareRead) macro

Completed in 68 milliseconds