Searched refs:matcheddnp (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Dresult.c1209 int ldap_parse_result(LDAP *ld, LDAPMessage *res, int *errcodep, char **matcheddnp, argument
1228 if (matcheddnp && *matcheddnp){
1229 free(*matcheddnp);
1230 *matcheddnp = NULL;
1267 if (matcheddnp) {
1268 *matcheddnp = acharp;
1348 if (matcheddnp) {
1349 *matcheddnp = acharp;
H A Dllib-lldap187 int ldap_parse_result(LDAP *ld, LDAPMessage *res, int *errcodep, char **matcheddnp, char **errmsgp, char ***referralsp, LDAPControl ***serverctrlsp, int freeit) ;
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dllib-lldap201 int ldap_parse_result(LDAP *ld, LDAPMessage *res, int *errcodep, char **matcheddnp, char **errmsgp, char ***referralsp, LDAPControl ***serverctrlsp, int freeit) ;
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap.h1106 char **matcheddnp, char **errmsgp, char ***referralsp,
/osnet-11/usr/src/head/
H A Dldap.h630 int *errcodep, char **matcheddnp, char **errmsgp, char ***referralsp,

Completed in 28 milliseconds