Home
last modified time | relevance | path

Searched defs:bcp_bind (Results 1 – 10 of 10) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/ftds95/impl/
H A Drename_ftds_dblib.h41 # define bcp_bind bcp_bind_ver95 macro
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/ftds100/impl/
H A Drename_ftds_dblib.h41 # define bcp_bind bcp_bind_ver100 macro
/dports/databases/freetds-devel/freetds-dev.1.3.7/include/
H A Dodbcss.h354 bcp_bind(HDBC hdbc, const unsigned char * varaddr, int prefixlen, int varlen, in bcp_bind() function
/dports/databases/freetds/freetds-1.3.4/include/
H A Dodbcss.h354 bcp_bind(HDBC hdbc, const unsigned char * varaddr, int prefixlen, int varlen, in bcp_bind() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/ftds100/freetds/
H A Dodbcss.h353 bcp_bind(HDBC hdbc, const unsigned char * varaddr, int prefixlen, int varlen, in bcp_bind() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/dblib/
H A Dbcp.c2009 bcp_bind(DBPROCESS * dbproc, BYTE * varaddr, int prefixlen, DBINT varlen, in bcp_bind() function
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/dblib/
H A Dbcp.c2079 bcp_bind(DBPROCESS * dbproc, BYTE * varaddr, int prefixlen, DBINT varlen, in bcp_bind() function
/dports/databases/freetds/freetds-1.3.4/src/dblib/
H A Dbcp.c2079 bcp_bind(DBPROCESS * dbproc, BYTE * varaddr, int prefixlen, DBINT varlen, in bcp_bind() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/dblib/
H A Dbcp.c2032 bcp_bind(DBPROCESS * dbproc, BYTE * varaddr, int prefixlen, DBINT varlen, in bcp_bind() 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.rs263 …pub fn bcp_bind(param0: *mut ::core::ffi::c_void, param1: *mut u8, param2: i32, param3: i32, param… in bcp_bind() function