Home
last modified time | relevance | path

Searched defs:ldap_first_attributeW (Results 1 – 3 of 3) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawinldap.pas2617 function ldap_first_attributeW; external LDAPLib name 'ldap_first_attributeW'; in ldap_first_attributeW() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/Ldap/
H A Dmod.rs223 …pub fn ldap_first_attributeW(ld: *mut ldap, entry: *mut LDAPMessage, ptr: *mut *mut berelement) ->… in ldap_first_attributeW() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/Ldap/
H A Dmod.rs2141 pub unsafe fn ldap_first_attributeW(ld: *mut ldap, entry: *mut LDAPMessage, ptr: *mut *mut bereleme… in ldap_first_attributeW() function
2146 …fn ldap_first_attributeW(ld: *mut ldap, entry: *mut LDAPMessage, ptr: *mut *mut berelement) -> sup… in ldap_first_attributeW() function