HomeSort by: relevance | last modified time | path
    Searched refs:ldap_first_attribute (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/openldap/lib/libldap/
Makefile 15 ldap_delete.3 ldap_dup.3 ldap_error.3 ldap_first_attribute.3 \
57 MLINKS+= ldap_first_attribute.3 ldap_next_attribute.3
  /src/external/bsd/openldap/dist/libraries/libldap/
getattr.c 36 ldap_first_attribute( LDAP *ld, LDAPMessage *entry, BerElement **berout ) function
44 Debug0( LDAP_DEBUG_TRACE, "ldap_first_attribute\n" );
test.c 768 for ( a = ldap_first_attribute( ld, e, &ber ); a != NULL;
  /src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPAttributeList.cpp 40 char *name=ldap_first_attribute(ld->getSessionHandle(), msg, &ptr);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
winldap.d 739 alias ldap_first_attributeW ldap_first_attribute;
824 alias ldap_first_attributeA ldap_first_attribute;
  /src/external/bsd/openldap/dist/contrib/ldaptcl/
neoXldap.c 222 for (attributeName = ldap_first_attribute (ldap, entry, &ber);
  /src/external/ibm-public/postfix/dist/src/global/
dict_ldap.c 1048 for (attr = ldap_first_attribute(dict_ldap->ld, entry, &ber);
  /src/external/bsd/openldap/dist/include/
ldap.h 1833 ldap_first_attribute LDAP_P((

Completed in 29 milliseconds