Home
last modified time | relevance | path

Searched refs:szPWD (Results 1 – 1 of 1) sorted by relevance

/trunk/main/connectivity/source/drivers/adabas/
H A DBConnection.cxx126 SDB_ODBC_CHAR szPWD[20]; in openConnectionWithAuth() local
130 memset(szPWD,'\0',20); in openConnectionWithAuth()
137 …memcpy(szPWD, (SDB_ODBC_CHAR*) aPWD.getStr(), ::std::min<sal_Int32>((sal_Int32)20,aPWD.getLength()… in openConnectionWithAuth()
149 szPWD, in openConnectionWithAuth()

Completed in 7 milliseconds