Searched refs:SLAPD_FILTER_COMPUTED (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dfilter.c229 f.f_choice = SLAPD_FILTER_COMPUTED;
242 f.f_choice = SLAPD_FILTER_COMPUTED;
257 if ( f.f_not->f_choice == SLAPD_FILTER_COMPUTED ) {
259 f.f_choice = SLAPD_FILTER_COMPUTED;
291 f.f_choice = SLAPD_FILTER_COMPUTED;
299 f.f_choice = SLAPD_FILTER_COMPUTED;
560 case SLAPD_FILTER_COMPUTED:
820 case SLAPD_FILTER_COMPUTED:
881 case SLAPD_FILTER_COMPUTED:
1035 vrf.vrf_choice = SLAPD_FILTER_COMPUTED;
[all...]
H A DmatchedValues.c72 case SLAPD_FILTER_COMPUTED:
H A Dfilterentry.c76 case SLAPD_FILTER_COMPUTED:
H A Dslap.h1059 #define SLAPD_FILTER_COMPUTED 0 macro
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Dfilterindex.c121 case SLAPD_FILTER_COMPUTED:
248 if ( f->cf_choice == SLAPD_FILTER_COMPUTED &&
447 case SLAPD_FILTER_COMPUTED:
576 if ( f->f_choice == SLAPD_FILTER_COMPUTED &&
H A Dsearch.c1230 nf.f_choice = SLAPD_FILTER_COMPUTED;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Drwmmap.c770 f->f_choice = SLAPD_FILTER_COMPUTED;
774 case SLAPD_FILTER_COMPUTED:
H A Dtranslucent.c965 case SLAPD_FILTER_COMPUTED:
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-meta/
H A Dmap.c578 case SLAPD_FILTER_COMPUTED:
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/
H A Dsearch.c691 if ( f->f_choice == SLAPD_FILTER_COMPUTED ) {

Completed in 209 milliseconds