Home
last modified time | relevance | path

Searched refs:LDAP_PARTIAL_RESULTS (Results 126 – 140 of 140) sorted by relevance

123456

/dports/net/openldap25-client/openldap-2.5.9/clients/tools/
H A Dldapsearch.c2376 if ( err == LDAP_PARTIAL_RESULTS ) { in print_result()
/dports/net/openldap26-client/openldap-2.6.0/clients/tools/
H A Dldapsearch.c2376 if ( err == LDAP_PARTIAL_RESULTS ) { in print_result()
/dports/net/openldap26-server/openldap-2.6.0/clients/tools/
H A Dldapsearch.c2376 if ( err == LDAP_PARTIAL_RESULTS ) { in print_result()
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawinldap.pas255 LDAP_PARTIAL_RESULTS = $09;
/dports/devel/sope2/SOPE/sope-ldap/NGLdap/
H A DNGLdapConnection.m1324 (ldap_search_result != LDAP_PARTIAL_RESULTS)) {
/dports/devel/sope/SOPE/sope-ldap/NGLdap/
H A DNGLdapConnection.m1324 (ldap_search_result != LDAP_PARTIAL_RESULTS)) {
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/Ldap/
H A Dmod.rs710 pub const LDAP_PARTIAL_RESULTS: LDAP_RETCODE = 9i32; const
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/
H A Dconfig.c1291 { BER_BVC("partialResults"), LDAP_PARTIAL_RESULTS },
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/
H A Dconfig.c1178 { BER_BVC("partialResults"), LDAP_PARTIAL_RESULTS },
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/
H A Dconfig.c1178 { BER_BVC("partialResults"), LDAP_PARTIAL_RESULTS },
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/
H A Dconfig.c1291 { BER_BVC("partialResults"), LDAP_PARTIAL_RESULTS },
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/
H A Dconfig.c1040 { BER_BVC("partialResults"), LDAP_PARTIAL_RESULTS },
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/
H A Dconfig.c1040 { BER_BVC("partialResults"), LDAP_PARTIAL_RESULTS },
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/addressbook/backends/ldap/
H A De-book-backend-ldap.c907 || ldap_error == LDAP_PARTIAL_RESULTS in e_book_backend_ldap_connect()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/Ldap/
H A Dmod.rs340 pub const LDAP_PARTIAL_RESULTS: LDAP_RETCODE = LDAP_RETCODE(9i32); const

123456