Searched refs:VBOXHOSTCHCTX (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/HostServices/HostChannel/
H A DHostChannel.h34 struct VBOXHOSTCHCTX;
35 typedef struct VBOXHOSTCHCTX VBOXHOSTCHCTX; typedef in typeref:struct:VBOXHOSTCHCTX
41 VBOXHOSTCHCTX *pCtx;
H A DHostChannel.cpp37 VBOXHOSTCHCTX *pCtx;
60 struct VBOXHOSTCHCTX struct
78 static VBOXHOSTCHCTX g_ctx = { false };
112 static VBOXHOSTCHPROVIDER *vhcProviderFind(VBOXHOSTCHCTX *pCtx, const char *pszName)
139 static int vhcProviderRegister(VBOXHOSTCHCTX *pCtx, VBOXHOSTCHPROVIDER *pProvider)
476 VBOXHOSTCHCTX *pCtx = &g_ctx;
491 VBOXHOSTCHCTX *pCtx = &g_ctx;
971 VBOXHOSTCHCTX *pCtx = &g_ctx;
1006 VBOXHOSTCHCTX *pCtx = &g_ctx;

Completed in 46 milliseconds