Searched defs:RTFileSgReadAt (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/r3/
H A Dfileio.cpp225 RTR3DECL(int) RTFileSgReadAt(RTFILE hFile, RTFOFF off, PRTSGBUF pSgBuf, size_t cbToRead, size_t *pcbRead) function
/vbox/include/iprt/
H A Dmangling.h615 # define RTFileSgReadAt RT_MANGLER(RTFileSgReadAt) macro

Completed in 78 milliseconds