Searched defs:VbglInit (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DInit.cpp44 * Used by vbglQueryDriverInfo and VbglInit to try get the host feature mask and
187 DECLVBGL(int) VbglInit (VBGLIOPORT portVMMDev, VMMDevMemory *pVMMDevMemory) function
233 DECLVBGL(int) VbglInit (void) function
281 /* driver open could fail, which does not prevent VbglInit from succeeding,
/vbox/src/VBox/Additions/solaris/Mouse/testcase/
H A Dsolaris.h353 #define VbglInit(...) VINF_SUCCESS macro

Completed in 179 milliseconds