Searched refs:RTVFSIOSTREAMINTERNAL (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/common/vfs/
H A Dvfsbase.cpp255 typedef struct RTVFSIOSTREAMINTERNAL struct
265 } RTVFSIOSTREAMINTERNAL; typedef in typeref:struct:RTVFSIOSTREAMINTERNAL
271 * @extends RTVFSIOSTREAMINTERNAL
282 RTVFSIOSTREAMINTERNAL Stream;
290 * @extends RTVFSIOSTREAMINTERNAL
301 RTVFSIOSTREAMINTERNAL Stream;
308 * @extends RTVFSIOSTREAMINTERNAL
319 RTVFSIOSTREAMINTERNAL Stream;
806 pvToFree = RT_FROM_MEMBER(pThis, RTVFSIOSTREAMINTERNAL, Base);
807 ASMAtomicWriteU32(&RT_FROM_MEMBER(pThis, RTVFSIOSTREAMINTERNAL, Bas
[all...]
/vbox/include/iprt/
H A Dtypes.h1941 typedef struct RTVFSIOSTREAMINTERNAL *RTVFSIOSTREAM;

Completed in 270 milliseconds