Searched refs:SQLAllocEnv (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dsql.h506 SQLRETURN WINAPI SQLAllocEnv(SQLHENV *EnvironmentHandle);
H A Dsqlext.h1598 #define SQLAllocEnv(phenv) SQLAllocHandleStd(SQL_HANDLE_ENV, SQL_NULL_HANDLE, phenv) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dsql.h506 SQLRETURN WINAPI SQLAllocEnv(SQLHENV *EnvironmentHandle);
H A Dsqlext.h1598 #define SQLAllocEnv(phenv) SQLAllocHandleStd(SQL_HANDLE_ENV, SQL_NULL_HANDLE, phenv) macro

Completed in 70 milliseconds