| /netbsd/src/external/bsd/openldap/dist/servers/slapd/ |
| D | filter.c | 151 f.f_choice = tag; in get_filter0() 153 switch ( f.f_choice ) { in get_filter0() 205 f.f_choice |= SLAPD_FILTER_UNDEFINED; in get_filter0() 241 f.f_choice = SLAPD_FILTER_COMPUTED; in get_filter0() 254 f.f_choice = SLAPD_FILTER_COMPUTED; in get_filter0() 269 if ( f.f_not->f_choice == SLAPD_FILTER_COMPUTED ) { in get_filter0() 271 f.f_choice = SLAPD_FILTER_COMPUTED; in get_filter0() 302 f.f_choice ); in get_filter0() 303 f.f_choice = SLAPD_FILTER_COMPUTED; in get_filter0() 311 f.f_choice = SLAPD_FILTER_COMPUTED; in get_filter0() [all …]
|
| D | ava.c | 95 f->f_choice |= SLAPD_FILTER_UNDEFINED; in get_ava() 115 f->f_choice |= SLAPD_FILTER_UNDEFINED; in get_ava()
|
| D | filterentry.c | 74 if ( f->f_choice & SLAPD_FILTER_UNDEFINED ) { in test_filter() 80 switch ( f->f_choice ) { in test_filter() 155 f->f_choice ); in test_filter()
|
| D | mra.c | 151 f->f_choice |= SLAPD_FILTER_UNDEFINED; in get_mra()
|
| D | syncrepl.c | 2808 lf[0].f_choice = LDAP_FILTER_AND; in syncrepl_op_modify() 2810 lf[1].f_choice = LDAP_FILTER_GE; in syncrepl_op_modify() 2815 lf[2].f_choice = LDAP_FILTER_EQUALITY; in syncrepl_op_modify() 3985 f.f_choice = LDAP_FILTER_EQUALITY; in syncrepl_entry() 4158 f.f_choice = LDAP_FILTER_PRESENT; in syncrepl_entry() 4564 uf.f_choice = LDAP_FILTER_EQUALITY; in syncrepl_del_nonpresent() 4606 f->f_choice = LDAP_FILTER_AND; in syncrepl_del_nonpresent() 4611 f->f_choice = LDAP_FILTER_LE; in syncrepl_del_nonpresent()
|
| D | slap.h | 1053 ber_tag_t f_choice; /* values taken from ldap.h, plus: */ member
|
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/overlays/ |
| D | dynlist.c | 84 switch( f->f_choice & SLAPD_FILTER_MASK ) { in ad_infilter() 1083 f->f_choice = SLAPD_FILTER_COMPUTED; in dynlist_search1resp() 1149 if ( !andf && n->f_choice == SLAPD_FILTER_COMPUTED ) { in dynlist_filter_dyngroup() 1154 if ( n->f_choice != LDAP_FILTER_OR ) { in dynlist_filter_dyngroup() 1157 orf->f_choice = LDAP_FILTER_OR; in dynlist_filter_dyngroup() 1166 andf->f_choice = LDAP_FILTER_AND; in dynlist_filter_dyngroup() 1170 dnf->f_choice = LDAP_FILTER_EQUALITY; in dynlist_filter_dyngroup() 1175 dnf->f_choice = LDAP_FILTER_EXT; in dynlist_filter_dyngroup() 1209 if ( a->a_numvals == 1 && n->f_choice == SLAPD_FILTER_COMPUTED ) { in dynlist_filter_stgroup() 1214 if ( n->f_choice != LDAP_FILTER_OR ) { in dynlist_filter_stgroup() [all …]
|
| D | translucent.c | 976 switch( f->f_choice & SLAPD_FILTER_MASK ) { in trans_filter_dup() 979 n->f_choice = f->f_choice; in trans_filter_dup() 987 n->f_choice = f->f_choice; in trans_filter_dup() 1003 n->f_choice = f->f_choice; in trans_filter_dup() 1020 n->f_choice = f->f_choice; in trans_filter_dup() 1035 if ((n->f_choice & SLAPD_FILTER_MASK) != LDAP_FILTER_NOT && in trans_filter_dup() 1052 f->f_choice &= SLAPD_FILTER_MASK; in trans_filter_free() 1054 switch( f->f_choice ) { in trans_filter_free()
|
| D | pcache.c | 935 switch( f1->f_choice ) { in pcache_filter_cmp() 951 switch( f2->f_choice ) { in pcache_filter_cmp() 979 if ( f1->f_choice == LDAP_FILTER_SUBSTRINGS ) { in pcache_filter_cmp() 1271 while ( f->f_choice == LDAP_FILTER_OR || f->f_choice == LDAP_FILTER_AND ) in filter_first() 1300 if ( first->f_choice == LDAP_FILTER_SUBSTRINGS ) { in find_filter() 1305 dir = (first->f_choice == LDAP_FILTER_GE) ? TAVL_DIR_LEFT : in find_filter() 1317 if ( first->f_choice == LDAP_FILTER_SUBSTRINGS && in find_filter() 1318 qc->first->f_choice != LDAP_FILTER_SUBSTRINGS ) in find_filter() 1324 if ( first->f_choice == LDAP_FILTER_EQUALITY ) { in find_filter() 1326 if ( qc->first->f_choice != LDAP_FILTER_EQUALITY ) { in find_filter() [all …]
|
| D | rwmmap.c | 556 if ( f->f_choice & SLAPD_FILTER_UNDEFINED ) { in rwm_int_filter_map_rewrite() 561 switch ( f->f_choice & SLAPD_FILTER_MASK ) { in rwm_int_filter_map_rewrite() 719 f->f_choice == LDAP_FILTER_AND ? '&' : in rwm_int_filter_map_rewrite() 720 f->f_choice == LDAP_FILTER_OR ? '|' : '!' ); in rwm_int_filter_map_rewrite() 778 f->f_choice = SLAPD_FILTER_COMPUTED; in rwm_int_filter_map_rewrite()
|
| D | refint.c | 786 ftop.f_choice = LDAP_FILTER_OR; in refint_qtask() 829 fptr->f_choice = LDAP_FILTER_EXT; in refint_qtask() 831 fptr->f_choice = LDAP_FILTER_EQUALITY; in refint_qtask()
|
| D | syncprov.c | 725 cf.f_choice = LDAP_FILTER_GE; in syncprov_findcsn() 764 cf.f_choice = LDAP_FILTER_EQUALITY; in syncprov_findcsn() 769 cf.f_choice = LDAP_FILTER_LE; in syncprov_findcsn() 828 cf.f_choice == LDAP_FILTER_EQUALITY ? "=" : "<", in syncprov_findcsn() 1783 af.f_choice = LDAP_FILTER_AND; in check_uuidlist_presence() 1786 mf.f_choice = LDAP_FILTER_EQUALITY; in check_uuidlist_presence() 3375 fand->f_choice = LDAP_FILTER_AND; in syncprov_op_search() 3379 fava->f_choice = LDAP_FILTER_GE; in syncprov_op_search()
|
| D | memberof.c | 1803 mo->mo_groupFilter.f_choice = LDAP_FILTER_EQUALITY; in memberof_make_group_filter() 1832 mo->mo_memberFilter.f_choice = LDAP_FILTER_PRESENT; in memberof_make_member_filter()
|
| D | accesslog.c | 697 f.f_choice = LDAP_FILTER_LE; in accesslog_purge()
|
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/slapi/ |
| D | slapi_utils.c | 1505 rc = f->f_choice; in slapi_filter_get_choice() 1528 ftype = f->f_choice; in slapi_filter_get_ava() 1555 ftype = f->f_choice; in slapi_filter_list_first() 1576 ftype = f->f_choice; in slapi_filter_list_next() 1594 switch ( f->f_choice ) { in slapi_filter_get_attribute_type() 1630 switch ( f->f_choice ) { in slapi_x_filter_set_attribute_type() 1664 if ( f->f_choice != LDAP_FILTER_SUBSTRINGS ) { in slapi_filter_get_subfilt() 1702 f->f_choice = ftype; in slapi_filter_join() 1723 (*pContainingFilter)->f_choice = ftype; in slapi_x_filter_append() 1727 if ( (*pContainingFilter)->f_choice != ftype ) { in slapi_x_filter_append() [all …]
|
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/back-meta/ |
| D | map.c | 376 switch ( ( f->f_choice & SLAPD_FILTER_MASK ) ) { in ldap_back_int_filter_map_rewrite() 571 f->f_choice == LDAP_FILTER_AND ? '&' : in ldap_back_int_filter_map_rewrite() 572 f->f_choice == LDAP_FILTER_OR ? '|' : '!' ); in ldap_back_int_filter_map_rewrite()
|
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/back-sql/ |
| D | search.c | 696 if ( f->f_choice == SLAPD_FILTER_COMPUTED ) { in backsql_process_filter() 729 if ( f->f_choice & SLAPD_FILTER_UNDEFINED ) { in backsql_process_filter() 739 switch( f->f_choice ) { in backsql_process_filter() 815 switch ( f->f_choice ) { in backsql_process_filter() 888 switch ( f->f_choice ) { in backsql_process_filter() 1213 if ( f->f_choice & SLAPD_FILTER_UNDEFINED ) { in backsql_process_filter_attr() 1221 switch ( f->f_choice ) { in backsql_process_filter_attr()
|
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/back-ndb/ |
| D | search.cpp | 60 ber_tag_t choice = f->f_choice; in ndb_filter_check() 116 ber_tag_t choice = f->f_choice; in ndb_filter_set() 318 switch ( op->ors_filter->f_choice ) { in ndb_oc_search()
|
| /netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/autogroup/ |
| D | autogroup.c | 1496 switch ( f->f_choice & SLAPD_FILTER_MASK ) { in autogroup_memberOf_filter()
|