Searched refs:RTZipXarFsStreamFromIoStream (Results 1 - 5 of 5) sorted by relevance

/vbox/include/iprt/
H A Dzip.h336 RTDECL(int) RTZipXarFsStreamFromIoStream(RTVFSIOSTREAM hVfsIosIn, uint32_t fFlags, PRTVFSFSSTREAM phVfsFss);
H A Dmangling.h1996 # define RTZipXarFsStreamFromIoStream RT_MANGLER(RTZipXarFsStreamFromIoStream) macro
/vbox/src/VBox/Runtime/common/zip/
H A Dtarcmd.cpp271 rc = RTZipXarFsStreamFromIoStream(hVfsIos, 0/*fFlags*/, phVfsFss);
H A Dxarvfs.cpp2023 RTDECL(int) RTZipXarFsStreamFromIoStream(RTVFSIOSTREAM hVfsIosIn, uint32_t fFlags, PRTVFSFSSTREAM phVfsFss) function
/vbox/src/VBox/Storage/
H A DDMG.cpp1485 rc = RTZipXarFsStreamFromIoStream(hVfsIos, 0 /*fFlags*/, &hXarFss);

Completed in 547 milliseconds