Home
last modified time | relevance | path

Searched refs:ldap_next_attribute (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/doc/man/man3/
H A Dldap_first_attribute.3.links1 ldap_next_attribute.3
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dgetattr.c101 ldap_next_attribute( LDAP *ld, LDAPMessage *entry, BerElement *ber ) in ldap_next_attribute() function
H A Dtest.c769 a = ldap_next_attribute( ld, e, ber ) ) in print_search_entry()
/netbsd-src/external/bsd/openldap/lib/libldap/
H A DMakefile57 MLINKS+= ldap_first_attribute.3 ldap_next_attribute.3
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPAttributeList.cpp56 name=ldap_next_attribute(ld->getSessionHandle(),msg,ptr) ){ in LDAPAttributeList()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinldap.d740 alias ldap_next_attributeW ldap_next_attribute;
825 alias ldap_next_attributeA ldap_next_attribute;
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-ldap-c-api-xx.txt160 26.5. Changes to ldap_first_attribute() and ldap_next_attribute...77
2929 The ldap_first_attribute() and ldap_next_attribute() calls are used to
2938 char *ldap_next_attribute(
2955 ldap_next_attribute(), the pointer returned by a previous call to
2962 ldap_next_attribute, or the DN returned by ldap_get_dn(). If mem
2973 ldap_first_attribute() and ldap_next_attribute() will return NULL when
2984 be passed in subsequent calls to ldap_next_attribute() to step through
2986 and ldap_next_attribute(), if ptr is non-NULL, it SHOULD be freed by
3037 ldap_first_attribute() or ldap_next_attribute(), or a caller-
4100 a = ldap_next_attribute( ld, e, ptr ) ) {
[all …]
/netbsd-src/external/bsd/openldap/dist/contrib/ldaptcl/
H A DneoXldap.c224 attributeName = ldap_next_attribute(ldap, entry, ber)) {
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddict_ldap.c1050 attr = ldap_next_attribute(dict_ldap->ld, entry, ber)) { in dict_ldap_get_values()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h1839 ldap_next_attribute LDAP_P((