Searched refs:ldap_parse_reference (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | referral.c | 95 ldap_parse_reference( LDAP *ld, LDAPMessage *ref, char ***referralsp, in ldap_parse_reference() function
|
H A D | llib-lldap | 188 int ldap_parse_reference(LDAP *ld, LDAPMessage *ref,
|
/titanic_50/usr/src/lib/libldap5/ |
H A D | mapfile-vers | 176 ldap_parse_reference;
|
/titanic_50/usr/src/cmd/ldap/common/ |
H A D | ldapsearch.c | 1190 if ( ldap_parse_reference( ld, ref, &refs, NULL, 0 ) != LDAP_SUCCESS ) { in parse_and_display_reference()
|
/titanic_50/usr/src/head/ |
H A D | ldap.h | 646 int LDAP_CALL ldap_parse_reference(LDAP *ld, LDAPMessage *ref,
|