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

/vbox/src/VBox/RDP/client-1.8.3/vrdp/
H A Drdpusb.c211 static void addStringToEntry(char *pBuf, uint16_t iBuf, const char *pcsz, function
246 addStringToEntry(pBuf, iNextString, pDevice->pszManufacturer,
248 addStringToEntry(pBuf, iNextString, pDevice->pszProduct,
250 addStringToEntry(pBuf, iNextString, pDevice->pszSerialNumber,

Completed in 135 milliseconds