Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dpsearch.c80 ldap_parse_entrychange_control( LDAP *ld, LDAPControl **ctrls, int *chgtypep, in ldap_parse_entrychange_control() argument
144 if ( chgtypep != NULL ) { in ldap_parse_entrychange_control()
145 *chgtypep = changetype; 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,