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

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku-stubs.c345 int VbgdCommonCreateUserSession(PVBOXGUESTDEVEXT pDevExt, PVBOXGUESTSESSION *ppSession) function
H A DVBoxGuest.cpp1225 int VbgdCommonCreateUserSession(PVBOXGUESTDEVEXT pDevExt, PVBOXGUESTSESSION *ppSession) function
1230 LogRel(("VbgdCommonCreateUserSession: no memory!\n"));
1243 LogFlow(("VbgdCommonCreateUserSession: pSession=%p proc=%RTproc (%d) r0proc=%p\n",
1253 * Use VbgdCommonCreateUserSession when a ring-3 client opens the device.

Completed in 52 milliseconds