Home
last modified time | relevance | path

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

/dports/databases/libiodbc/iODBC-3.52.15/iodbc/
H A Dhdbc.c160 SQLAllocConnect_Internal ( in SQLAllocConnect_Internal() function
254 retcode = SQLAllocConnect_Internal (henv, phdbc); in SQLAllocConnect()
H A Dodbc3.c111 SQLRETURN SQLAllocConnect_Internal (SQLHENV henv, SQLHDBC * phdbc);
225 return SQLAllocConnect_Internal (inputHandle, outputHandlePtr); in SQLAllocHandle_Internal()