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

/vbox/src/VBox/Runtime/common/vfs/
H A Dvfsbase.cpp1572 rc = RTVfsIoStrmFlush(hVfsIosDst);
2226 RTDECL(int) RTVfsIoStrmFlush(RTVFSIOSTREAM hVfsIos) function
2588 return RTVfsIoStrmFlush(&pThis->Stream);
/vbox/include/iprt/
H A Dmangling.h1913 # define RTVfsIoStrmFlush RT_MANGLER(RTVfsIoStrmFlush) macro

Completed in 65 milliseconds