Searched refs:VBOXGUESTDEVEXT (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuestInternal.h133 typedef struct VBOXGUESTDEVEXT struct
216 * Protected by VBOXGUESTDEVEXT::SessionSpinlock, but is unfortunately read
240 } VBOXGUESTDEVEXT; typedef in typeref:struct:VBOXGUESTDEVEXT
242 typedef VBOXGUESTDEVEXT *PVBOXGUESTDEVEXT;
280 * filter. Protected by VBOXGUESTDEVEXT::SessionSpinlock. */
283 * Protected by VBOXGUESTDEVEXT::SessionSpinlock, but is unfortunately read
287 * These accumulated for sessions via VBOXGUESTDEVEXT::acGuestCapsSet and
288 * reported to the host. Protected by VBOXGUESTDEVEXT::SessionSpinlock. */
297 * Use under the VBOXGUESTDEVEXT#SessionSpinlock lock. */
H A DVBoxGuest-win.h74 VBOXGUESTDEVEXT Core;
H A DVBoxGuest-haiku.h107 VBOXGUESTDEVEXT devExt;
H A DVBoxGuest-freebsd.c134 static VBOXGUESTDEVEXT g_DevExt;
H A DVBoxGuest-os2.cpp71 static VBOXGUESTDEVEXT g_DevExt;
H A DVBoxGuest-darwin.cpp188 static VBOXGUESTDEVEXT g_DevExt;
H A DVBoxGuest-linux.c94 static VBOXGUESTDEVEXT g_DevExt;
H A DVBoxGuest-solaris.c169 static VBOXGUESTDEVEXT g_DevExt;

Completed in 56 milliseconds