Searched refs:ldap_parse_extended_result (Results 1 - 11 of 11) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dextendop.c164 if (( err = ldap_parse_extended_result( ld, result, retoidp, retdatap,
180 ldap_parse_extended_result( function
194 LDAPDebug( LDAP_DEBUG_TRACE, "ldap_parse_extended_result\n", 0, 0, 0 );
H A Dllib-lldap205 int ldap_parse_extended_result(LDAP *ld, LDAPMessage *res, char **resultoidp, struct berval **resultdata, int freeit);
/opensolaris-onvv-gate/usr/src/lib/libldap4/common/
H A Dextop.c155 return (ldap_parse_extended_result(ld, res, retoidp, retdatap, 1));
H A Dmapfile-vers163 ldap_parse_extended_result;
H A Dllib-lldap189 int ldap_parse_extended_result(LDAP *ld, LDAPMessage *res, char **resultoidp, struct berval **resultdata, int freeit);
H A Dresult.c1404 Debug( LDAP_DEBUG_TRACE, "ldap_parse_extended_result\n", 0, 0, 0 );
1521 int ldap_parse_extended_result(LDAP *ld, LDAPMessage *res, char **resultoidp, function
/opensolaris-onvv-gate/usr/src/lib/libldap5/
H A Dmapfile-vers174 ldap_parse_extended_result;
/opensolaris-onvv-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dclientinit.c930 rc = ldap_parse_extended_result( ld, res, &extresp_oid, &extresp_data, 0 );
/opensolaris-onvv-gate/usr/src/lib/libldap4/include/
H A Dldap.h1110 int ldap_parse_extended_result(LDAP *ld, LDAPMessage *res,
/opensolaris-onvv-gate/usr/src/head/
H A Dldap.h635 int LDAP_CALL ldap_parse_extended_result(LDAP *ld, LDAPMessage *res,
/opensolaris-onvv-gate/usr/src/cmd/ldap/common/
H A Dcommon.c1381 if ( ldap_parse_extended_result( ld, res, &oid, &data, 0 )

Completed in 190 milliseconds