Home
last modified time | relevance | path

Searched refs:test_comp_filter (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dcomponent.c70 test_comp_filter( Syntax *syn, ComponentSyntaxInfo *a, ComponentFilter *f );
116 rc = test_comp_filter( syntax, csi_attr, ma->ma_cf ); in componentFilterMatch()
1203 int rc = test_comp_filter( syn, a, f ); in test_comp_filter_and()
1227 int rc = test_comp_filter( syn, a, f ); in test_comp_filter_or()
1276 rc = test_comp_filter( syn, csi_attr, ca->ca_cf ); in test_comp_filter_item()
1309 test_comp_filter( in test_comp_filter() function
1330 rc = test_comp_filter( syn, a, f->cf_not ); in test_comp_filter()