Searched defs:ldap_next_attribute (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/libldap4/common/ |
H A D | getattr.c | 80 ldap_next_attribute( LDAP *ld, LDAPMessage *entry, BerElement *ber ) function 89 Debug( LDAP_DEBUG_TRACE, catgets(slapdcat, 1, 180, "ldap_next_attribute\n"), 0, 0, 0 );
|
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | getattr.c | 115 ldap_next_attribute( LDAP *ld, LDAPMessage *entry, BerElement *ber ) function 120 LDAPDebug( LDAP_DEBUG_TRACE, "ldap_next_attribute\n", 0, 0, 0 );
|
Completed in 21 milliseconds