Searched defs:chgnumpresentp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dpsearch.c81 char **prevdnp, int *chgnumpresentp, ber_int_t *chgnump )
156 if ( chgnumpresentp != NULL ) {
157 *chgnumpresentp = 1;
160 if ( chgnumpresentp != NULL ) {
161 *chgnumpresentp = 0;
80 ldap_parse_entrychange_control( LDAP *ld, LDAPControl **ctrls, int *chgtypep, char **prevdnp, int *chgnumpresentp, ber_int_t *chgnump ) argument

Completed in 61 milliseconds