Searched refs:szUID (Results 1 – 2 of 2) sorted by relevance
125 SDB_ODBC_CHAR szUID[20]; in openConnectionWithAuth() local129 memset(szUID,'\0',20); in openConnectionWithAuth()136 …memcpy(szUID, (SDB_ODBC_CHAR*) aUID.getStr(), ::std::min<sal_Int32>((sal_Int32)20,aUID.getLength()… in openConnectionWithAuth()147 szUID, in openConnectionWithAuth()
143 SQLWCHAR * szUID,468 SQLCHAR * szUID,
Completed in 27 milliseconds