Home
last modified time | relevance | path

Searched refs:ODBC_ERROR_OUT_OF_MEM (Results 1 – 25 of 51) sorted by relevance

123

/dports/databases/libiodbc/iODBC-3.52.15/iodbcinst/
H A DSQLWriteFileDSN.c128 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLWriteFileDSNW()
135 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLWriteFileDSNW()
142 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLWriteFileDSNW()
149 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLWriteFileDSNW()
H A DSQLReadFileDSN.c157 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLReadFileDSNW()
164 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLReadFileDSNW()
171 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLReadFileDSNW()
179 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLReadFileDSNW()
H A DSQLInstallODBC.c130 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLInstallODBCW()
137 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLInstallODBCW()
144 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLInstallODBCW()
H A DSQLInstallTranslator.c229 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM);
237 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM);
244 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM);
253 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM);
H A DSQLWritePrivateProfileString.c239 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLWritePrivateProfileStringW()
246 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLWritePrivateProfileStringW()
253 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLWritePrivateProfileStringW()
260 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLWritePrivateProfileStringW()
H A DSQLGetPrivateProfileString.c313 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM);
320 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM);
327 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM);
334 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM);
342 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM);
H A DSQLInstallTranslatorEx.c237 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLInstallTranslatorExW()
244 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLInstallTranslatorExW()
253 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLInstallTranslatorExW()
H A DSQLInstallDriver.c333 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLInstallDriverW()
340 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLInstallDriverW()
348 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLInstallDriverW()
H A DSQLInstallDriverEx.c361 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM);
368 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM);
377 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM);
H A DSQLGetAvailableDrivers.c217 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLGetAvailableDriversW()
225 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLGetAvailableDriversW()
H A DSQLWriteDSNToIni.c196 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLWriteDSNToIni_Internal()
208 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLWriteDSNToIni_Internal()
H A DSQLGetConfigMode.c96 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLGetConfigMode()
H A DSQLConfigDriver.c184 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); \
255 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); \
309 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLConfigDriver_Internal()
H A DSQLPostInstallerError.c115 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLPostInstallerErrorW()
H A DSQLConfigDataSource.c196 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); \
279 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); \
411 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLConfigDataSource_Internal()
H A DSQLRemoveTranslator.c136 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLRemoveTranslatorW()
H A DSQLInstallDriverManager.c118 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLInstallDriverManagerW()
H A DSQLInstallerError.c166 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM);
H A DSQLGetTranslator.c380 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLGetTranslatorW()
389 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLGetTranslatorW()
H A DSQLRemoveDSNFromIni.c117 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in RemoveDSNFromIni()
H A DSQLRemoveDriver.c242 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM);
H A DSQLGetInstalledDrivers.c124 PUSH_ERROR (ODBC_ERROR_OUT_OF_MEM); in SQLGetInstalledDrivers_Internal()
/dports/databases/libiodbc/iODBC-3.52.15/drvproxy/
H A DConfigDSN.c203 SQLPostInstallerError (ODBC_ERROR_OUT_OF_MEM, NULL);
248 SQLPostInstallerError (ODBC_ERROR_OUT_OF_MEM, NULL);
/dports/databases/unixODBC/unixODBC-2.3.9/odbcinst/
H A DSQLInstallerError.c56 { ODBC_ERROR_OUT_OF_MEM, "Out of memory" },
/dports/lang/tcl86/tcl8.6.12/pkgs/tdbcodbc1.1.3/generic/
H A Dfakesql.h247 #define ODBC_ERROR_OUT_OF_MEM 21 macro

123