HomeSort by: relevance | last modified time | path
    Searched refs:f_choice (Results 1 - 25 of 27) sorted by relevancy

1 2

  /src/external/bsd/openldap/dist/servers/slapd/
filter.c 151 f.f_choice = tag;
153 switch ( f.f_choice ) {
205 f.f_choice |= SLAPD_FILTER_UNDEFINED;
241 f.f_choice = SLAPD_FILTER_COMPUTED;
254 f.f_choice = SLAPD_FILTER_COMPUTED;
269 if ( f.f_not->f_choice == SLAPD_FILTER_COMPUTED ) {
271 f.f_choice = SLAPD_FILTER_COMPUTED;
302 f.f_choice );
303 f.f_choice = SLAPD_FILTER_COMPUTED;
311 f.f_choice = SLAPD_FILTER_COMPUTED
    [all...]
ava.c 111 f->f_choice |= SLAPD_FILTER_UNDEFINED;
131 f->f_choice |= SLAPD_FILTER_UNDEFINED;
mra.c 151 f->f_choice |= SLAPD_FILTER_UNDEFINED;
filterentry.c 74 if ( f->f_choice & SLAPD_FILTER_UNDEFINED ) {
80 switch ( f->f_choice ) {
155 f->f_choice );
syncrepl.c 2969 lf[0].f_choice = LDAP_FILTER_AND;
2971 lf[1].f_choice = LDAP_FILTER_GE;
2976 lf[2].f_choice = LDAP_FILTER_EQUALITY;
4166 f.f_choice = LDAP_FILTER_EQUALITY;
4359 f.f_choice = LDAP_FILTER_PRESENT;
4767 uf.f_choice = LDAP_FILTER_EQUALITY;
4809 f->f_choice = LDAP_FILTER_AND;
4814 f->f_choice = LDAP_FILTER_LE;
  /src/external/bsd/openldap/dist/contrib/slapd-modules/adremap/
adremap.c 405 if (f->f_choice == LDAP_FILTER_AND && f->f_and) {
410 if (f->f_choice == LDAP_FILTER_AND && f->f_and) {
414 if (f->f_choice == LDAP_FILTER_EQUALITY &&
422 if (fn && fn->f_choice == LDAP_FILTER_EQUALITY &&
434 fr[0].f_choice = LDAP_FILTER_AND;
438 fr[1].f_choice = LDAP_FILTER_EQUALITY;
444 fr[2].f_choice = LDAP_FILTER_EQUALITY;
485 f->f_choice = LDAP_FILTER_AND;
491 f->f_choice = LDAP_FILTER_EQUALITY;
498 f->f_choice = LDAP_FILTER_EQUALITY
    [all...]
  /src/external/bsd/openldap/dist/servers/slapd/back-wt/
search.c 77 switch( f->f_choice ) {
149 xf.f_choice = LDAP_FILTER_OR;
160 rf.f_choice = LDAP_FILTER_EQUALITY;
171 f.f_choice = LDAP_FILTER_AND;
174 nf.f_choice = SLAPD_FILTER_COMPUTED;
183 sf.f_choice = LDAP_FILTER_EQUALITY;
filterindex.c 552 if ( f->f_choice == SLAPD_FILTER_COMPUTED &&
620 if ( f->f_choice & SLAPD_FILTER_UNDEFINED ) {
625 switch ( f->f_choice ) {
703 (unsigned long) f->f_choice );
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
nestgroup.c 269 switch( f->f_choice & SLAPD_FILTER_MASK ) {
415 mf.f_choice = LDAP_FILTER_EQUALITY;
446 nf->f_choice = LDAP_FILTER_EQUALITY;
455 f->f_choice = LDAP_FILTER_EQUALITY;
561 nf->f_choice = LDAP_FILTER_EQUALITY;
570 f->f_choice = LDAP_FILTER_EQUALITY;
596 mf.f_choice = LDAP_FILTER_EQUALITY;
749 mbr_f[i].nf_f->f_choice = LDAP_FILTER_OR;
759 mof_f[i].nf_f->f_choice = LDAP_FILTER_OR;
translucent.c 986 switch( f->f_choice & SLAPD_FILTER_MASK ) {
989 n->f_choice = f->f_choice;
997 n->f_choice = f->f_choice;
1012 n->f_choice = f->f_choice;
1028 n->f_choice = f->f_choice;
1052 n->f_choice = f->f_choice
    [all...]
dynlist.c 85 switch( f->f_choice & SLAPD_FILTER_MASK ) {
123 switch( f->f_choice & SLAPD_FILTER_MASK ) {
132 f->f_choice = SLAPD_FILTER_COMPUTED;
143 f->f_choice = SLAPD_FILTER_COMPUTED;
154 f->f_choice = SLAPD_FILTER_COMPUTED;
165 f->f_choice = SLAPD_FILTER_COMPUTED;
197 switch( f->f_choice & SLAPD_FILTER_MASK ) {
1225 f->f_choice = SLAPD_FILTER_COMPUTED;
1292 if ( !andf && n->f_choice == SLAPD_FILTER_COMPUTED ) {
1297 if ( n->f_choice != LDAP_FILTER_OR )
    [all...]
pcache.c 939 switch( f1->f_choice ) {
955 switch( f2->f_choice ) {
983 if ( f1->f_choice == LDAP_FILTER_SUBSTRINGS ) {
1275 while ( f->f_choice == LDAP_FILTER_OR || f->f_choice == LDAP_FILTER_AND )
1304 if ( first->f_choice == LDAP_FILTER_SUBSTRINGS ) {
1309 dir = (first->f_choice == LDAP_FILTER_GE) ? TAVL_DIR_LEFT :
1321 if ( first->f_choice == LDAP_FILTER_SUBSTRINGS &&
1322 qc->first->f_choice != LDAP_FILTER_SUBSTRINGS )
1328 if ( first->f_choice == LDAP_FILTER_EQUALITY )
    [all...]
rwmmap.c 556 if ( f->f_choice & SLAPD_FILTER_UNDEFINED ) {
561 switch ( f->f_choice & SLAPD_FILTER_MASK ) {
719 f->f_choice == LDAP_FILTER_AND ? '&' :
720 f->f_choice == LDAP_FILTER_OR ? '|' : '!' );
778 f->f_choice = SLAPD_FILTER_COMPUTED;
refint.c 798 ftop.f_choice = LDAP_FILTER_OR;
841 fptr->f_choice = LDAP_FILTER_EXT;
843 fptr->f_choice = LDAP_FILTER_EQUALITY;
syncprov.c 725 cf.f_choice = LDAP_FILTER_GE;
764 cf.f_choice = LDAP_FILTER_EQUALITY;
769 cf.f_choice = LDAP_FILTER_LE;
828 cf.f_choice == LDAP_FILTER_EQUALITY ? "=" : "<",
1810 af.f_choice = LDAP_FILTER_AND;
1813 mf.f_choice = LDAP_FILTER_EQUALITY;
3517 fand->f_choice = LDAP_FILTER_AND;
3521 fava->f_choice = LDAP_FILTER_GE;
memberof.c 589 mf.f_choice = LDAP_FILTER_EQUALITY;
1874 mo->mo_groupFilter.f_choice = LDAP_FILTER_EQUALITY;
1903 mo->mo_memberFilter.f_choice = LDAP_FILTER_PRESENT;
  /src/external/bsd/openldap/dist/servers/slapd/slapi/
slapi_utils.c 1509 rc = f->f_choice;
1532 ftype = f->f_choice;
1559 ftype = f->f_choice;
1580 ftype = f->f_choice;
1598 switch ( f->f_choice ) {
1634 switch ( f->f_choice ) {
1668 if ( f->f_choice != LDAP_FILTER_SUBSTRINGS ) {
1706 f->f_choice = ftype;
1727 (*pContainingFilter)->f_choice = ftype;
1731 if ( (*pContainingFilter)->f_choice != ftype )
    [all...]
  /src/external/bsd/openldap/dist/servers/slapd/back-mdb/
filterindex.c 120 if ( f->f_choice & SLAPD_FILTER_UNDEFINED ) {
125 switch ( f->f_choice ) {
215 (unsigned long) f->f_choice );
582 if ( f->f_choice == SLAPD_FILTER_COMPUTED &&
search.c 156 af.f_choice = LDAP_FILTER_EQUALITY;
1285 switch( f->f_choice ) {
1385 rf.f_choice = LDAP_FILTER_EQUALITY;
1391 xf.f_choice = LDAP_FILTER_OR;
1400 sf.f_choice = LDAP_FILTER_EQUALITY;
1405 nf.f_choice = LDAP_FILTER_AND;
  /src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
search.c 103 switch ( ( f->f_choice & SLAPD_FILTER_MASK ) ) {
227 f->f_choice == LDAP_FILTER_AND ? '&' :
228 f->f_choice == LDAP_FILTER_OR ? '|' : '!' );
  /src/external/bsd/openldap/dist/servers/slapd/back-meta/
map.c 376 switch ( ( f->f_choice & SLAPD_FILTER_MASK ) ) {
571 f->f_choice == LDAP_FILTER_AND ? '&' :
572 f->f_choice == LDAP_FILTER_OR ? '|' : '!' );
  /src/external/bsd/openldap/dist/servers/slapd/back-sql/
search.c 766 if ( f->f_choice == SLAPD_FILTER_COMPUTED ) {
799 if ( f->f_choice & SLAPD_FILTER_UNDEFINED ) {
809 switch( f->f_choice ) {
885 switch ( f->f_choice ) {
958 switch ( f->f_choice ) {
1285 if ( f->f_choice & SLAPD_FILTER_UNDEFINED ) {
1293 switch ( f->f_choice ) {
  /src/external/bsd/openldap/dist/contrib/slapd-modules/alias/
alias.c 299 switch ( f->f_choice ) {
  /src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/
datamorph.c 495 switch ( f->f_choice ) {
532 f->f_choice = SLAPD_FILTER_COMPUTED;
  /src/external/bsd/openldap/dist/contrib/slapd-modules/autogroup/
autogroup.c 1538 switch ( f->f_choice & SLAPD_FILTER_MASK ) {

Completed in 68 milliseconds

1 2