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

/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DInit.cpp151 int vbglInitCommon (void) function
168 LogRel(("vbglInitCommon: VbglPhysHeapInit failed. rc=%Rrc\n", rc));
172 dprintf(("vbglInitCommon: rc = %d\n", rc));
204 rc = vbglInitCommon ();
244 rc = vbglInitCommon ();

Completed in 41 milliseconds