Searched refs:f_choice (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dava.c90 f->f_choice |= SLAPD_FILTER_UNDEFINED;
110 f->f_choice |= SLAPD_FILTER_UNDEFINED;
H A Dfilter.c139 f.f_choice = tag;
141 switch ( f.f_choice ) {
193 f.f_choice |= SLAPD_FILTER_UNDEFINED;
229 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;
290 f.f_choice, 0, 0 );
291 f.f_choice = SLAPD_FILTER_COMPUTED;
299 f.f_choice
[all...]
H A Dmra.c146 f->f_choice |= SLAPD_FILTER_UNDEFINED;
H A Dfilterentry.c69 if ( f->f_choice & SLAPD_FILTER_UNDEFINED ) {
75 switch ( f->f_choice ) {
150 f->f_choice, 0, 0 );
H A Dsyncrepl.c2845 f.f_choice = LDAP_FILTER_EQUALITY;
3011 f.f_choice = LDAP_FILTER_PRESENT;
3411 uf.f_choice = LDAP_FILTER_EQUALITY;
3448 f->f_choice = LDAP_FILTER_AND;
3453 f->f_choice = LDAP_FILTER_LE;
H A Dslap.h1058 ber_tag_t f_choice; /* values taken from ldap.h, plus: */ member in struct:Filter
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dtranslucent.c964 switch( f->f_choice & SLAPD_FILTER_MASK ) {
967 n->f_choice = f->f_choice;
975 n->f_choice = f->f_choice;
989 n->f_choice = f->f_choice;
1001 n->f_choice = f->f_choice;
1016 if ((n->f_choice
[all...]
H A Dpcache.c924 switch( f1->f_choice ) {
940 switch( f2->f_choice ) {
968 if ( f1->f_choice == LDAP_FILTER_SUBSTRINGS ) {
1258 while ( f->f_choice == LDAP_FILTER_OR || f->f_choice == LDAP_FILTER_AND )
1287 if ( first->f_choice == LDAP_FILTER_SUBSTRINGS ) {
1292 dir = (first->f_choice == LDAP_FILTER_GE) ? TAVL_DIR_LEFT :
1304 if ( first->f_choice == LDAP_FILTER_SUBSTRINGS &&
1305 qc->first->f_choice != LDAP_FILTER_SUBSTRINGS )
1311 if ( first->f_choice
[all...]
H A Drwmmap.c548 if ( f->f_choice & SLAPD_FILTER_UNDEFINED ) {
553 switch ( f->f_choice & SLAPD_FILTER_MASK ) {
711 f->f_choice == LDAP_FILTER_AND ? '&' :
712 f->f_choice == LDAP_FILTER_OR ? '|' : '!' );
770 f->f_choice = SLAPD_FILTER_COMPUTED;
H A Drefint.c719 ftop.f_choice = LDAP_FILTER_OR;
728 fptr->f_choice = LDAP_FILTER_EXT;
H A Dsyncprov.c646 cf.f_choice = LDAP_FILTER_GE;
685 cf.f_choice = LDAP_FILTER_EQUALITY;
690 cf.f_choice = LDAP_FILTER_LE;
1724 af.f_choice = LDAP_FILTER_AND;
1727 mf.f_choice = LDAP_FILTER_EQUALITY;
2760 fand->f_choice = LDAP_FILTER_AND;
2764 fava->f_choice = LDAP_FILTER_GE;
H A Dodusers.c255 if ( filter->f_choice == LDAP_FILTER_AND ) { /* "(&(uid=user1)(userPassword=abcd))" */
257 } else if ( filter->f_choice == LDAP_FILTER_EQUALITY ) { /* "(userPassword=abcd)" */
260 if (flist && flist->f_choice == LDAP_FILTER_EQUALITY) { /* (attr=value) */
H A Dmemberof.c1719 mo->mo_groupFilter.f_choice = LDAP_FILTER_EQUALITY;
1748 mo->mo_memberFilter.f_choice = LDAP_FILTER_PRESENT;
H A Daccesslog.c640 f.f_choice = LDAP_FILTER_LE;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Dsearch.c177 af.f_choice = LDAP_FILTER_EQUALITY;
1126 switch( f->f_choice ) {
1205 xf.f_choice = LDAP_FILTER_OR;
1216 rf.f_choice = LDAP_FILTER_EQUALITY;
1227 f.f_choice = LDAP_FILTER_AND;
1230 nf.f_choice = SLAPD_FILTER_COMPUTED;
1239 sf.f_choice = LDAP_FILTER_EQUALITY;
H A Dfilterindex.c115 if ( f->f_choice & SLAPD_FILTER_UNDEFINED ) {
120 switch ( f->f_choice ) {
213 (unsigned long) f->f_choice, 0, 0 );
576 if ( f->f_choice == SLAPD_FILTER_COMPUTED &&
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/slapi/
H A Dslapi_utils.c1500 rc = f->f_choice;
1523 ftype = f->f_choice;
1550 ftype = f->f_choice;
1571 ftype = f->f_choice;
1589 switch ( f->f_choice ) {
1625 switch ( f->f_choice ) {
1659 if ( f->f_choice != LDAP_FILTER_SUBSTRINGS ) {
1697 f->f_choice = ftype;
1718 (*pContainingFilter)->f_choice = ftype;
1722 if ( (*pContainingFilter)->f_choice !
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-meta/
H A Dmap.c373 switch ( ( f->f_choice & SLAPD_FILTER_MASK ) ) {
525 f->f_choice == LDAP_FILTER_AND ? '&' :
526 f->f_choice == LDAP_FILTER_OR ? '|' : '!' );
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/
H A Dsearch.c691 if ( f->f_choice == SLAPD_FILTER_COMPUTED ) {
724 if ( f->f_choice & SLAPD_FILTER_UNDEFINED ) {
734 switch( f->f_choice ) {
810 switch ( f->f_choice ) {
884 switch ( f->f_choice ) {
1209 if ( f->f_choice & SLAPD_FILTER_UNDEFINED ) {
1217 switch ( f->f_choice ) {
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/autogroup/
H A Dautogroup.c1326 switch ( f->f_choice & SLAPD_FILTER_MASK ) {

Completed in 293 milliseconds