Searched refs:RTDVMFMTINTERNAL (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/common/dvm/
H A Ddvmmbr.cpp46 typedef struct RTDVMFMTINTERNAL struct
54 } RTDVMFMTINTERNAL; typedef in typeref:struct:RTDVMFMTINTERNAL
56 typedef RTDVMFMTINTERNAL *PRTDVMFMTINTERNAL;
142 pThis = (PRTDVMFMTINTERNAL)RTMemAllocZ(sizeof(RTDVMFMTINTERNAL));
179 pThis = (PRTDVMFMTINTERNAL)RTMemAllocZ(sizeof(RTDVMFMTINTERNAL));
H A Ddvmbsdlabel.cpp148 typedef struct RTDVMFMTINTERNAL struct
156 } RTDVMFMTINTERNAL; typedef in typeref:struct:RTDVMFMTINTERNAL
158 typedef RTDVMFMTINTERNAL *PRTDVMFMTINTERNAL;
299 pThis = (PRTDVMFMTINTERNAL)RTMemAllocZ(sizeof(RTDVMFMTINTERNAL));
H A Ddvmgpt.cpp137 typedef struct RTDVMFMTINTERNAL struct
147 } RTDVMFMTINTERNAL; typedef in typeref:struct:RTDVMFMTINTERNAL
149 typedef RTDVMFMTINTERNAL *PRTDVMFMTINTERNAL;
257 pThis = (PRTDVMFMTINTERNAL)RTMemAllocZ(sizeof(RTDVMFMTINTERNAL));
/vbox/src/VBox/Runtime/include/internal/
H A Ddvm.h38 typedef struct RTDVMFMTINTERNAL *RTDVMFMT;

Completed in 55 milliseconds