Searched defs:ldap_first_attribute (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/libldap4/common/ |
H A D | getattr.c | 41 ldap_first_attribute( LDAP *ld, LDAPMessage *entry, BerElement **ber ) function 50 Debug( LDAP_DEBUG_TRACE, catgets(slapdcat, 1, 179, "ldap_first_attribute\n"), 0, 0, 0 );
|
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | getattr.c | 60 ldap_first_attribute( LDAP *ld, LDAPMessage *entry, BerElement **ber ) function 66 LDAPDebug( LDAP_DEBUG_TRACE, "ldap_first_attribute\n", 0, 0, 0 );
|
Completed in 28 milliseconds