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

/vbox/include/iprt/
H A Ddvm.h159 * @param phVolMgr Where to store the handle to the volume manager on
170 RTDECL(int) RTDvmCreate(PRTDVM phVolMgr, PFNDVMREAD pfnRead,
/vbox/src/VBox/Runtime/common/dvm/
H A Ddvm.cpp184 RTDECL(int) RTDvmCreate(PRTDVM phVolMgr, PFNDVMREAD pfnRead, argument
209 *phVolMgr = pThis;

Completed in 56 milliseconds