Home
last modified time | relevance | path

Searched defs:ldap_bind_s (Results 1 – 17 of 17) sorted by relevance

/dports/net/openldap25-server/openldap-2.5.9/libraries/libldap/
H A Dbind.c98 ldap_bind_s( in ldap_bind_s() function
/dports/net/openldap24-server/openldap-2.4.59/libraries/libldap/
H A Dbind.c103 ldap_bind_s( in ldap_bind_s() function
/dports/net/openldap25-client/openldap-2.5.9/libraries/libldap/
H A Dbind.c98 ldap_bind_s( in ldap_bind_s() function
/dports/net/openldap24-client/openldap-2.4.59/libraries/libldap/
H A Dbind.c103 ldap_bind_s( in ldap_bind_s() function
/dports/net/openldap26-client/openldap-2.6.0/libraries/libldap/
H A Dbind.c98 ldap_bind_s( in ldap_bind_s() function
/dports/net/openldap26-server/openldap-2.6.0/libraries/libldap/
H A Dbind.c98 ldap_bind_s( in ldap_bind_s() function
/dports/net/ldapsdk/mozldap-6.0.7/c-sdk/ldap/libraries/libldap/
H A Dbind.c110 ldap_bind_s( LDAP *ld, const char *dn, const char *passwd, int authmethod ) in ldap_bind_s() function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/ldap/c-sdk/libraries/libldap/
H A Dbind.c106 int LDAP_CALL ldap_bind_s(LDAP* ld, const char* dn, const char* passwd, in ldap_bind_s() function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/ldap/c-sdk/include/
H A Dldap.h54 #define ldap_bind_s moz_ldap_bind_s macro
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawinldap.pas2561 function ldap_bind_s; external LDAPLib name 'ldap_bind_sA'; in ldap_bind_s() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices.Protocols/src/System/DirectoryServices/Protocols/ldap/
H A DWldap32UnsafeMethods.cs191 …public static extern int ldap_bind_s([In]ConnectionHandle ldapHandle, string dn, SEC_WINNT_AUTH_ID… in ldap_bind_s() method in System.DirectoryServices.Protocols.Wldap32
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinldap.h559 #define ldap_bind_s __AW(ldap_bind_s) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinldap.h559 #define ldap_bind_s __AW(ldap_bind_s) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinldap.h355 #define ldap_bind_s ldap_bind_sW macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinldap.h355 #define ldap_bind_s ldap_bind_sW macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/Ldap/
H A Dmod.rs75 …pub fn ldap_bind_s(ld: *mut ldap, dn: super::super::Foundation::PSTR, cred: super::super::Foundati… in ldap_bind_s() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/Ldap/
H A Dmod.rs1105 pub unsafe fn ldap_bind_s<'a, Param1: ::windows::runtime::IntoParam<'a, super::super::Foundation::P… in ldap_bind_s() function
1110 …fn ldap_bind_s(ld: *mut ldap, dn: super::super::Foundation::PSTR, cred: super::super::Foundation::… in ldap_bind_s() function