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

/vbox/include/iprt/
H A Dvfslowlevel.h749 typedef RTVFSIOSTREAMOPS const *PCRTVFSIOSTREAMOPS; typedef
779 RTDECL(int) RTVfsNewIoStream(PCRTVFSIOSTREAMOPS pIoStreamOps, size_t cbInstance, uint32_t fOpen, RTVFS hVfs, RTVFSLOCK hLock,
792 RTDECL(void *) RTVfsIoStreamToPrivate(RTVFSIOSTREAM hVfsIos, PCRTVFSIOSTREAMOPS pIoStreamOps);

Completed in 36 milliseconds