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

/vbox/src/VBox/Runtime/generic/
H A DRTFileReadAllByHandleEx-generic.cpp3 * IPRT - RTFileReadAllByHandleEx, generic implementation.
40 RTDECL(int) RTFileReadAllByHandleEx(RTFILE File, RTFOFF off, RTFOFF cbMax, uint32_t fFlags, void **ppvFile, size_t *pcbFile) function
105 RT_EXPORT_SYMBOL(RTFileReadAllByHandleEx); variable
/vbox/include/iprt/
H A Dmangling.h604 # define RTFileReadAllByHandleEx RT_MANGLER(RTFileReadAllByHandleEx) macro

Completed in 503 milliseconds