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

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku.h115 void* (*_RTMemContAlloc)(PRTCCPHYS pPhys, size_t cb); member in struct:vboxguest_module_info
H A DVBoxGuest-haiku-stubs.c95 return g_VBoxGuest->_RTMemContAlloc(pPhys, cb);

Completed in 693 milliseconds