Searched refs:VbgdCommonCloseSession (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuestIDC-unix.c.h108 VbgdCommonCloseSession(&g_DevExt, pSession);
H A DVBoxGuestInternal.h327 void VbgdCommonCloseSession(PVBOXGUESTDEVEXT pDevExt, PVBOXGUESTSESSION pSession);
H A DVBoxGuest-linux.c644 VbgdCommonCloseSession(&g_DevExt, g_pKernelSession);
681 VbgdCommonCloseSession(&g_DevExt, g_pKernelSession);
738 VbgdCommonCloseSession(&g_DevExt, (PVBOXGUESTSESSION)pFilp->private_data);
H A DVBoxGuest-freebsd.c232 VbgdCommonCloseSession(&g_DevExt, pSession);
253 VbgdCommonCloseSession(&g_DevExt, pSession);
H A DVBoxGuest-os2.cpp432 VbgdCommonCloseSession(&g_DevExt, pSession);
502 VbgdCommonCloseSession(&g_DevExt, pSession);
H A DVBoxDev-haiku.c174 VbgdCommonCloseSession(&g_DevExt, pSession);
H A DVBoxGuest-darwin.cpp1060 VbgdCommonCloseSession(&g_DevExt, m_pSession);
1136 VbgdCommonCloseSession(&g_DevExt, pSession);
H A DVBoxGuest-haiku.c183 VbgdCommonCloseSession,
H A DVBoxGuest-win.cpp570 VbgdCommonCloseSession(pDevExt, pDevExt->pKernelSession);
717 VbgdCommonCloseSession(&pDevExt->Core, pSession);
H A DVBoxGuest-haiku-stubs.c349 void VbgdCommonCloseSession(PVBOXGUESTDEVEXT pDevExt, PVBOXGUESTSESSION pSession) function
H A DVBoxGuest-solaris.c561 VbgdCommonCloseSession(&g_DevExt, pSession);
H A DVBoxGuest.cpp1289 void VbgdCommonCloseSession(PVBOXGUESTDEVEXT pDevExt, PVBOXGUESTSESSION pSession) function
1294 LogFlow(("VbgdCommonCloseSession: pSession=%p proc=%RTproc (%d) r0proc=%p\n",
1317 Log(("VbgdCommonCloseSession: disconnecting client id %#RX32\n", Info.u32ClientID));

Completed in 88 milliseconds