Searched refs:chgtype (Results 1 – 1 of 1) sorted by relevance
55 static char *changetype_num2string( int chgtype );151 static int chgtype=0, changesonly=1, return_echg_ctls=1; variable578 chgtype |= LDAP_CHANGETYPE_ADD; in options_callback()580 chgtype |= LDAP_CHANGETYPE_DELETE; in options_callback()582 chgtype |= LDAP_CHANGETYPE_MODIFY; in options_callback()584 chgtype |= LDAP_CHANGETYPE_MODDN; in options_callback()586 chgtype = LDAP_CHANGETYPE_ANY; in options_callback()691 if ( ldap_create_persistentsearch_control( ld, chgtype,971 int chgtype, chgnumpresent; local980 if ( ldap_parse_entrychange_control( ld, ectrls, &chgtype,[all …]