Searched refs:SLAPD_FILTER_MASK (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dfilter.c519 f->f_choice &= SLAPD_FILTER_MASK;
619 choice = f->f_choice & SLAPD_FILTER_MASK;
880 switch( f->f_choice & SLAPD_FILTER_MASK ) {
1170 switch ( vrf->vrf_choice & SLAPD_FILTER_MASK ) {
1257 switch ( vrf->vrf_choice & SLAPD_FILTER_MASK ) {
H A Dslap.h1060 #define SLAPD_FILTER_MASK 0x7fff macro
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dtranslucent.c964 switch( f->f_choice & SLAPD_FILTER_MASK ) {
1016 if ((n->f_choice & SLAPD_FILTER_MASK) != LDAP_FILTER_NOT &&
1033 f->f_choice &= SLAPD_FILTER_MASK;
H A Drwmmap.c553 switch ( f->f_choice & SLAPD_FILTER_MASK ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-meta/
H A Dmap.c373 switch ( ( f->f_choice & SLAPD_FILTER_MASK ) ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/autogroup/
H A Dautogroup.c1326 switch ( f->f_choice & SLAPD_FILTER_MASK ) {

Completed in 126 milliseconds