Home
last modified time | relevance | path

Searched refs:chgnump (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
153 if ( chgnump != NULL ) { /* check for optional changenumber */ in ldap_parse_entrychange_control()
155 && ber_get_int( ber, chgnump ) != LBER_ERROR ) { in ldap_parse_entrychange_control()
H A Dllib-lldap492 … *ld, LDAPControl **ctrls, int *chgtypep, char **prevdnp, int *chgnumpresentp, ber_int_t *chgnump);
/titanic_41/usr/src/head/
H A Dldap.h729 int *chgnumpresentp, ber_int_t *chgnump);