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

/vbox/src/VBox/Storage/testcase/
H A DVDMemDisk.cpp44 typedef struct VDMEMDISKSEG struct
50 } VDMEMDISKSEG, *PVDMEMDISKSEG; typedef in typeref:struct:VDMEMDISKSEG
133 pSeg = (PVDMEMDISKSEG)RTMemAllocZ(sizeof(VDMEMDISKSEG));

Completed in 49 milliseconds