Home
last modified time | relevance | path

Searched refs:chgnumpresentp (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
156 if ( chgnumpresentp != NULL ) { in ldap_parse_entrychange_control()
157 *chgnumpresentp = 1; in ldap_parse_entrychange_control()
160 if ( chgnumpresentp != NULL ) { in ldap_parse_entrychange_control()
161 *chgnumpresentp = 0; in ldap_parse_entrychange_control()
H A Dllib-lldap492 …l(LDAP *ld, LDAPControl **ctrls, int *chgtypep, char **prevdnp, int *chgnumpresentp, ber_int_t *ch…
/titanic_41/usr/src/head/
H A Dldap.h729 int *chgnumpresentp, ber_int_t *chgnump);