Searched refs:restrict_filter (Results 1 – 1 of 1) sorted by relevance
68 Filter *restrict_filter; member122 if (cp->restrict_filter != NULL && cp->restrict_filter != slap_filter_objectClass_pres) in constraint_free()123 filter_free(cp->restrict_filter); in constraint_free()519 ap.restrict_filter = str2filter(ap.restrict_lud->lud_filter); in constraint_cf_gen()520 if (ap.restrict_filter == NULL) { in constraint_cf_gen()562 a2->restrict_filter = ap.restrict_filter; in constraint_cf_gen()789 if ( c->restrict_filter != NULL ) { in constraint_check_restrict()795 rc = test_filter( op, e, c->restrict_filter ); in constraint_check_restrict()