Searched refs:chgnump (Results 1 – 2 of 2) sorted by relevance
79 char **prevdnp, int *chgnumpresentp, ber_int_t *chgnump ) in ldap_parse_entrychange_control() argument151 if ( chgnump != NULL ) { /* check for optional changenumber */ in ldap_parse_entrychange_control()153 && ber_get_int( ber, chgnump ) != LBER_ERROR ) { in ldap_parse_entrychange_control()
729 int *chgnumpresentp, ber_int_t *chgnump);