Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/adabas/
H A DBConnection.cxx125 SDB_ODBC_CHAR szUID[20]; in openConnectionWithAuth() local
129 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()
/trunk/main/unixODBC/inc/
H A Dsqlucode.h143 SQLWCHAR * szUID,
468 SQLCHAR * szUID,

Completed in 23 milliseconds