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

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-linux.c204 static PVBOXGUESTSESSION g_pKernelSession = NULL; variable
389 g_pKernelSession, &fStatus, sizeof(fStatus),
609 &g_pKernelSession);
644 VbgdCommonCloseSession(&g_DevExt, g_pKernelSession);
681 VbgdCommonCloseSession(&g_DevExt, g_pKernelSession);

Completed in 44 milliseconds