Searched refs:VBOXGUESTOS2IDCCONNECT (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/os2/VBoxSF/
H A DVBoxSFInit.cpp50 extern VBOXGUESTOS2IDCCONNECT g_VBoxGuestIDC;
/vbox/include/VBox/
H A DVBoxGuest.h468 typedef struct VBOXGUESTOS2IDCCONNECT struct
517 } VBOXGUESTOS2IDCCONNECT; typedef in typeref:struct:VBOXGUESTOS2IDCCONNECT
518 /** Pointer to VBOXGUESTOS2IDCCONNECT buffer. */
519 typedef VBOXGUESTOS2IDCCONNECT *PVBOXGUESTOS2IDCCONNECT;
/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DSysHlp.cpp152 # include <VBox/VBoxGuest.h> /* for VBOXGUESTOS2IDCCONNECT */
159 extern VBOXGUESTOS2IDCCONNECT g_VBoxGuestIDC;
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuestA-os2.asm791 ; @cproto void far __cdecl VBoxGuestOS2IDC(VBOXGUESTOS2IDCCONNECT far *fpConnectInfo);
793 ; @param fpConnectInfo [bp + 8] Pointer to an VBOXGUESTOS2IDCCONNECT structure.

Completed in 54 milliseconds