Searched defs:ldap_parse_result (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | error.c | 409 lderr_parse = ldap_parse_result( ld, r, &lderr, NULL, NULL, NULL, 485 ldap_parse_result( LDAP *ld, LDAPMessage *res, int *errcodep, char **matchednp, function 493 LDAPDebug( LDAP_DEBUG_TRACE, "ldap_parse_result\n", 0, 0, 0 );
|
/osnet-11/usr/src/lib/libldap4/common/ |
H A D | result.c | 1209 int ldap_parse_result(LDAP *ld, LDAPMessage *res, int *errcodep, char **matcheddnp, function 1223 Debug( LDAP_DEBUG_TRACE, "ldap_parse_result\n", 0, 0, 0 );
|
Completed in 25 milliseconds