Home
last modified time | relevance | path

Searched refs:prevdnp (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dpsearch.c81 char **prevdnp, int *chgnumpresentp, ber_int_t *chgnump ) in ldap_parse_entrychange_control() argument
147 if ( prevdnp != NULL ) { in ldap_parse_entrychange_control()
148 *prevdnp = previousdn; in ldap_parse_entrychange_control()
H A Dllib-lldap492 int ldap_parse_entrychange_control(LDAP *ld, LDAPControl **ctrls, int *chgtypep, char **prevdnp, in…
/titanic_41/usr/src/head/
H A Dldap.h728 LDAPControl **ctrls, int *chgtypep, char **prevdnp,