Home
last modified time | relevance | path

Searched defs:ldap (Results 1 – 25 of 1244) sorted by relevance

12345678910>>...50

/dports/net/php80-ldap/php-8.0.15/ext/ldap/
H A Dldap.stub.php14 function ldap_unbind($ldap): bool {}
20 function ldap_close($ldap): bool {}
55 function ldap_free_result($ldap): bool {}
62 function ldap_count_entries($ldap, $result): int {}
69 function ldap_first_entry($ldap, $result) {}
76 function ldap_next_entry($ldap, $entry) {}
180 function ldap_errno($ldap): int {}
183 function ldap_error($ldap): string {}
224 function ldap_first_reference($ldap, $result) {}
231 function ldap_next_reference($ldap, $entry) {}
[all …]
/dports/lang/php80/php-8.0.15/ext/ldap/
H A Dldap.stub.php14 function ldap_unbind($ldap): bool {}
20 function ldap_close($ldap): bool {}
55 function ldap_free_result($ldap): bool {}
62 function ldap_count_entries($ldap, $result): int {}
69 function ldap_first_entry($ldap, $result) {}
76 function ldap_next_entry($ldap, $entry) {}
180 function ldap_errno($ldap): int {}
183 function ldap_error($ldap): string {}
224 function ldap_first_reference($ldap, $result) {}
231 function ldap_next_reference($ldap, $entry) {}
[all …]
/dports/www/mod_php80/php-8.0.15/ext/ldap/
H A Dldap.stub.php14 function ldap_unbind($ldap): bool {}
20 function ldap_close($ldap): bool {}
55 function ldap_free_result($ldap): bool {}
62 function ldap_count_entries($ldap, $result): int {}
69 function ldap_first_entry($ldap, $result) {}
76 function ldap_next_entry($ldap, $entry) {}
180 function ldap_errno($ldap): int {}
183 function ldap_error($ldap): string {}
224 function ldap_first_reference($ldap, $result) {}
231 function ldap_next_reference($ldap, $entry) {}
[all …]
/dports/net/php81-ldap/php-8.1.1/ext/ldap/
H A Dldap.stub.php41 function ldap_unbind(LDAP\Connection $ldap): bool {}
44 function ldap_close(LDAP\Connection $ldap): bool {}
65 function ldap_count_entries(LDAP\Connection $ldap, LDAP\Result $result): int {}
75 function ldap_get_entries(LDAP\Connection $ldap, LDAP\Result $result): array|false {}
135 function ldap_errno(LDAP\Connection $ldap): int {}
137 function ldap_error(LDAP\Connection $ldap): string {}
152 function ldap_set_option(?LDAP\Connection $ldap, int $option, $value): bool {}
154 function ldap_count_references(LDAP\Connection $ldap, LDAP\Result $result): int {}
178 function ldap_set_rebind_proc(LDAP\Connection $ldap, ?callable $callback): bool {}
182 function ldap_start_tls(LDAP\Connection $ldap): bool {}
[all …]
/dports/www/mod_php81/php-8.1.1/ext/ldap/
H A Dldap.stub.php41 function ldap_unbind(LDAP\Connection $ldap): bool {}
44 function ldap_close(LDAP\Connection $ldap): bool {}
65 function ldap_count_entries(LDAP\Connection $ldap, LDAP\Result $result): int {}
75 function ldap_get_entries(LDAP\Connection $ldap, LDAP\Result $result): array|false {}
135 function ldap_errno(LDAP\Connection $ldap): int {}
137 function ldap_error(LDAP\Connection $ldap): string {}
152 function ldap_set_option(?LDAP\Connection $ldap, int $option, $value): bool {}
154 function ldap_count_references(LDAP\Connection $ldap, LDAP\Result $result): int {}
178 function ldap_set_rebind_proc(LDAP\Connection $ldap, ?callable $callback): bool {}
182 function ldap_start_tls(LDAP\Connection $ldap): bool {}
[all …]
/dports/lang/php81/php-8.1.1/ext/ldap/
H A Dldap.stub.php41 function ldap_unbind(LDAP\Connection $ldap): bool {}
44 function ldap_close(LDAP\Connection $ldap): bool {}
65 function ldap_count_entries(LDAP\Connection $ldap, LDAP\Result $result): int {}
75 function ldap_get_entries(LDAP\Connection $ldap, LDAP\Result $result): array|false {}
135 function ldap_errno(LDAP\Connection $ldap): int {}
137 function ldap_error(LDAP\Connection $ldap): string {}
152 function ldap_set_option(?LDAP\Connection $ldap, int $option, $value): bool {}
154 function ldap_count_references(LDAP\Connection $ldap, LDAP\Result $result): int {}
178 function ldap_set_rebind_proc(LDAP\Connection $ldap, ?callable $callback): bool {}
182 function ldap_start_tls(LDAP\Connection $ldap): bool {}
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/Ldap/
H A Dmod.rs43 pub fn ldap_abandon(ld: *mut ldap, msgid: u32) -> u32; in ldap_abandon()
87 pub fn ldap_close_extended_op(ld: *mut ldap, messagenumber: u32) -> u32; in ldap_close_extended_op()
113 pub fn ldap_conn_from_msg(primaryconn: *mut ldap, res: *mut LDAPMessage) -> *mut ldap; in ldap_conn_from_msg()
115 pub fn ldap_connect(ld: *mut ldap, timeout: *mut LDAP_TIMEVAL) -> u32; in ldap_connect()
129 pub fn ldap_count_entries(ld: *mut ldap, res: *mut LDAPMessage) -> u32; in ldap_count_entries()
819 pub struct ldap { struct
820 pub ld_sb: ldap_0, argument
832 pub ld_cldaptries: u32, argument
833 pub ld_cldaptimeout: u32, argument
838 impl ::core::marker::Copy for ldap {} argument
[all …]
/dports/net/ldapsdk/mozldap-6.0.7/c-sdk/ldap/libraries/libldap/
H A Dldap-int.h277 struct ldap { struct
287 struct ldap_filt_desc *ld_filtd; /* from getfilter for ufn searches */ argument
299 char *ld_cldapdn; /* DN used in connectionless search */ argument
325 struct ldap_x_ext_io_fns ld_ext_io_fns; argument
338 struct ldap_io_fns *ld_io_fns_ptr; argument
342 struct ldap_dns_fns ld_dnsfn; argument
350 struct ldap_thread_fns ld_thread; argument
365 struct ldap_cache_fns ld_cache; argument
397 struct ldap_extra_thread_fns ld_thread2; argument
416 int ld_connect_timeout;
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/ldap/c-sdk/libraries/libldap/
H A Dldap-int.h275 struct ldap { struct
285 struct ldap_filt_desc* ld_filtd; /* from getfilter for ufn searches */ argument
297 char* ld_cldapdn; /* DN used in connectionless search */ argument
323 struct ldap_x_ext_io_fns ld_ext_io_fns; argument
340 struct ldap_dns_fns ld_dnsfn; argument
348 struct ldap_thread_fns ld_thread; argument
363 struct ldap_cache_fns ld_cache; argument
395 struct ldap_extra_thread_fns ld_thread2; argument
414 int ld_connect_timeout;
418 char* ld_def_sasl_mech;
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/Ldap/
H A Dmod.rs773 pub struct ldap { struct
774 pub ld_sb: ldap_0, argument
786 pub ld_cldaptries: u32, argument
787 pub ld_cldaptimeout: u32, argument
792 impl ldap {} argument
794 impl ::std::default::Default for ldap { implementation
800 impl ::std::fmt::Debug for ldap { implementation
823 impl ::std::cmp::PartialEq for ldap { implementation
844 impl ::std::cmp::Eq for ldap {} implementation
1371 pub unsafe fn ldap_conn_from_msg(primaryconn: *mut ldap, res: *mut LDAPMessage) -> *mut ldap { in ldap_conn_from_msg()
[all …]
/dports/net/py-ldap/python-ldap-3.4.0/Doc/
H A Dindex.rst20 .. _LDAP: https://en.wikipedia.org/wiki/Ldap
21 .. _Python: https://www.python.org/
22 .. _OpenLDAP: https://www.openldap.org/
23 .. _LDIF: https://en.wikipedia.org/wiki/LDIF
/dports/databases/pear-XML_Query2XML/XML_Query2XML-1.7.2/tests/XML_Query2XML/LDAP/
H A Dldap_init.php32 $ldap = Net_LDAP2::connect($ldapConfig); variable
35 $ldap = Net_LDAP::connect($ldapConfig); variable
40 public function LDAP_Filter_factory($ldap, $attr_name, $match, $value = '', $escape = true)
H A Dskipif.php37 $ldap = Net_LDAP2::connect($ldapConfig); variable
49 $ldap = Net_LDAP::connect($ldapConfig); variable
/dports/mail/alpine/alpine-465e23b/ldap/inckit/
H A Dldap.h416 typedef struct ldap { struct
417 Sockbuf ld_sb; /* socket descriptor & buffer */
418 char *ld_host;
419 int ld_version;
420 char ld_lberoptions;
421 int ld_deref;
449 char *ld_cldapdn; /* DN used in connectionless search */ argument
452 int ld_cldaptries; /* connectionless search retry count */ argument
453 int ld_cldaptimeout;/* time between retries */ argument
473 int (*ld_rebindproc)( struct ldap *ld, char **dnp, argument
/dports/editors/pico-alpine/alpine-465e23b/ldap/inckit/
H A Dldap.h416 typedef struct ldap { struct
417 Sockbuf ld_sb; /* socket descriptor & buffer */
418 char *ld_host;
419 int ld_version;
420 char ld_lberoptions;
421 int ld_deref;
449 char *ld_cldapdn; /* DN used in connectionless search */ argument
452 int ld_cldaptries; /* connectionless search retry count */ argument
453 int ld_cldaptimeout;/* time between retries */ argument
473 int (*ld_rebindproc)( struct ldap *ld, char **dnp, argument
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Ldap/Node/
H A DSchema.php30 public static function create(Ldap\Ldap $ldap)
54 protected function __construct(Ldap\Dn $dn, array $data, Ldap\Ldap $ldap)
67 protected function parseSchema(Ldap\Dn $dn, Ldap\Ldap $ldap)
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-ldap/src/Node/
H A DSchema.php29 public static function create(Ldap\Ldap $ldap)
53 protected function __construct(Ldap\Dn $dn, array $data, Ldap\Ldap $ldap)
66 protected function parseSchema(Ldap\Dn $dn, Ldap\Ldap $ldap)
/dports/devel/ptlib/ptlib-2.10.11/samples/ldaptest/
H A Dmain.cxx101 PLDAPSession ldap; in Main() local
154 void LDAPTest::Add(PArgList & args, PLDAPSession & ldap) in Add()
168 void LDAPTest::Delete(PArgList & args, PLDAPSession & ldap) in Delete()
184 void LDAPTest::Search(PArgList & args, PLDAPSession & ldap) in Search()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr-util/ldap/
H A Dapr_ldap_option.c46 LDAP *ldap, in apr_ldap_get_option()
84 LDAP *ldap, in apr_ldap_set_option()
179 static void option_set_tls(apr_pool_t *pool, LDAP *ldap, const void *invalue, in option_set_tls()
350 static void option_set_cert(apr_pool_t *pool, LDAP *ldap, in option_set_cert()
/dports/net-mgmt/adcli/adcli-0.9.1/library/
H A Dadentry.c103 LDAP *ldap) in update_entry_from_domain()
149 LDAP *ldap; in adcli_entry_load() local
159 LDAP *ldap) in lookup_entry_container()
243 LDAP *ldap) in calculate_entry_dn()
270 LDAP *ldap; in adcli_entry_create() local
333 LDAP *ldap; in adcli_entry_modify() local
375 LDAP *ldap; in adcli_entry_delete() local
492 LDAP *ldap; in adcli_get_nis_domain() local
/dports/devel/apr1/apr-util-1.6.1/ldap/
H A Dapr_ldap_option.c52 LDAP *ldap, in apr_ldap_get_option()
90 LDAP *ldap, in apr_ldap_set_option()
223 static void option_set_tls(apr_pool_t *pool, LDAP *ldap, const void *invalue, in option_set_tls()
396 static void option_set_cert(apr_pool_t *pool, LDAP *ldap, in option_set_cert()
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Authentication/Adapter/
H A DLdap.php24 protected $ldap = null; variable in Zend\\Authentication\\Adapter\\Ldap
151 public function setLdap(ZendLdap\Ldap $ldap)
327 protected function prepareOptions(ZendLdap\Ldap $ldap, array $options)
380 …cted function checkGroupMembership(ZendLdap\Ldap $ldap, $canonicalName, $dn, array $adapterOptions)
/dports/www/nextcloud/nextcloud/apps-pkg/user_ldap/lib/
H A DConnectionFactory.php27 private $ldap; variable in OCA\\User_LDAP\\ConnectionFactory
29 public function __construct(ILDAPWrapper $ldap) {
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/security/auth/module/LdapLoginModule/
H A DCheckOptions.java61 LdapLoginModule ldap = new LdapLoginModule(); in testInvalidOptions() local
94 LdapLoginModule ldap = new LdapLoginModule(); in testNullCallbackHandler() local
111 LdapLoginModule ldap = new LdapLoginModule(); in testWithCallbackHandler() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/com/sun/security/auth/module/LdapLoginModule/
H A DCheckOptions.java61 LdapLoginModule ldap = new LdapLoginModule(); in testInvalidOptions() local
94 LdapLoginModule ldap = new LdapLoginModule(); in testNullCallbackHandler() local
111 LdapLoginModule ldap = new LdapLoginModule(); in testWithCallbackHandler() local

12345678910>>...50