Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dpsearch.c78 ldap_parse_entrychange_control( LDAP *ld, LDAPControl **ctrls, int *chgtypep, in ldap_parse_entrychange_control() argument
142 if ( chgtypep != NULL ) { in ldap_parse_entrychange_control()
143 *chgtypep = changetype; in ldap_parse_entrychange_control()
/illumos-gate/usr/src/head/
H A Dldap.h728 LDAPControl **ctrls, int *chgtypep, char **prevdnp,