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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp4966 char *pszTrunkName = szTrunkName;
4977 pszTrunkName += cbFullBindNamePrefix-1;
4978 if (!WideCharToMultiByte(CP_ACP, 0, pswzBindName, cwBindName, pszTrunkName,
5349 char *pszTrunkName = szTrunkName; local
5360 pszTrunkName += cbFullBindNamePrefix-1;
5361 if (!WideCharToMultiByte(CP_ACP, 0, pswzBindName, cwBindName, pszTrunkName,
5424 "falling back to NDIS5 attachment\n", pszTrunkName, hrc));

Completed in 62 milliseconds