Home
last modified time | relevance | path

Searched defs:SQLAllocHandleStd (Results 1 – 4 of 4) sorted by relevance

/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLAllocHandleStd.c76 SQLRETURN SQLAllocHandleStd( in SQLAllocHandleStd() function
/dports/databases/libiodbc/iODBC-3.52.15/iodbc/
H A Dodbc3.c323 SQLAllocHandleStd ( in SQLAllocHandleStd() function
/dports/databases/sqlrelay/sqlrelay-1.7.0/src/api/odbc/
H A Dsqlrodbc.cpp429 SQLRETURN SQL_API SQLAllocHandleStd(SQLSMALLINT handletype, in SQLAllocHandleStd() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Search/
H A Dmod.rs12 …pub fn SQLAllocHandleStd(fhandletype: i16, hinput: *mut ::core::ffi::c_void, phoutput: *mut *mut :… in SQLAllocHandleStd() function