Home
last modified time | relevance | path

Searched refs:SLAP_MR_EQUALITY_APPROX (Results 1 – 24 of 24) sorted by relevance

/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/
H A Dfilter.c222 err = get_ava( op, ber, &f, SLAP_MR_EQUALITY_APPROX, text ); in get_filter0()
1064 err = get_ava( op, ber, (Filter *)&vrf, SLAP_MR_EQUALITY_APPROX, text ); in get_simple_vrFilter()
H A Dfilterentry.c634 use = SLAP_MR_EQUALITY_APPROX; in test_ava_filter()
H A Dschema_init.c1545 int approx = ((flags & SLAP_MR_EQUALITY_APPROX) == SLAP_MR_EQUALITY_APPROX); in uniqueMemberMatch()
1893 flags |= ( ( use & SLAP_MR_EQUALITY_APPROX ) == SLAP_MR_EQUALITY_APPROX ) in UTF8StringNormalize()
6497 SLAP_MR_HIDE | SLAP_MR_EQUALITY_APPROX | SLAP_MR_EXT, NULL,
6504 SLAP_MR_HIDE | SLAP_MR_EQUALITY_APPROX | SLAP_MR_EXT, NULL,
H A Dslap.h555 #define SLAP_MR_EQUALITY_APPROX ( SLAP_MR_EQUALITY | 0x0010U ) macro
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/
H A Dfilter.c226 err = get_ava( op, ber, &f, SLAP_MR_EQUALITY_APPROX, text ); in get_filter0()
1068 err = get_ava( op, ber, (Filter *)&vrf, SLAP_MR_EQUALITY_APPROX, text ); in get_simple_vrFilter()
H A Dfilterentry.c634 use = SLAP_MR_EQUALITY_APPROX; in test_ava_filter()
H A Dschema_init.c1470 int approx = ((flags & SLAP_MR_EQUALITY_APPROX) == SLAP_MR_EQUALITY_APPROX); in uniqueMemberMatch()
1818 flags |= ( ( use & SLAP_MR_EQUALITY_APPROX ) == SLAP_MR_EQUALITY_APPROX ) in UTF8StringNormalize()
6419 SLAP_MR_HIDE | SLAP_MR_EQUALITY_APPROX | SLAP_MR_EXT, NULL,
6426 SLAP_MR_HIDE | SLAP_MR_EQUALITY_APPROX | SLAP_MR_EXT, NULL,
H A Dslap.h561 #define SLAP_MR_EQUALITY_APPROX ( SLAP_MR_EQUALITY | 0x0010U ) macro
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/
H A Dfilter.c226 err = get_ava( op, ber, &f, SLAP_MR_EQUALITY_APPROX, text ); in get_filter0()
1068 err = get_ava( op, ber, (Filter *)&vrf, SLAP_MR_EQUALITY_APPROX, text ); in get_simple_vrFilter()
H A Dfilterentry.c634 use = SLAP_MR_EQUALITY_APPROX; in test_ava_filter()
H A Dschema_init.c1470 int approx = ((flags & SLAP_MR_EQUALITY_APPROX) == SLAP_MR_EQUALITY_APPROX); in uniqueMemberMatch()
1818 flags |= ( ( use & SLAP_MR_EQUALITY_APPROX ) == SLAP_MR_EQUALITY_APPROX ) in UTF8StringNormalize()
6419 SLAP_MR_HIDE | SLAP_MR_EQUALITY_APPROX | SLAP_MR_EXT, NULL,
6426 SLAP_MR_HIDE | SLAP_MR_EQUALITY_APPROX | SLAP_MR_EXT, NULL,
H A Dslap.h561 #define SLAP_MR_EQUALITY_APPROX ( SLAP_MR_EQUALITY | 0x0010U ) macro
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/
H A Dfilter.c222 err = get_ava( op, ber, &f, SLAP_MR_EQUALITY_APPROX, text ); in get_filter0()
1064 err = get_ava( op, ber, (Filter *)&vrf, SLAP_MR_EQUALITY_APPROX, text ); in get_simple_vrFilter()
H A Dfilterentry.c634 use = SLAP_MR_EQUALITY_APPROX; in test_ava_filter()
H A Dschema_init.c1545 int approx = ((flags & SLAP_MR_EQUALITY_APPROX) == SLAP_MR_EQUALITY_APPROX); in uniqueMemberMatch()
1893 flags |= ( ( use & SLAP_MR_EQUALITY_APPROX ) == SLAP_MR_EQUALITY_APPROX ) in UTF8StringNormalize()
6497 SLAP_MR_HIDE | SLAP_MR_EQUALITY_APPROX | SLAP_MR_EXT, NULL,
6504 SLAP_MR_HIDE | SLAP_MR_EQUALITY_APPROX | SLAP_MR_EXT, NULL,
H A Dslap.h555 #define SLAP_MR_EQUALITY_APPROX ( SLAP_MR_EQUALITY | 0x0010U ) macro
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/
H A Dfilter.c222 err = get_ava( op, ber, &f, SLAP_MR_EQUALITY_APPROX, text ); in get_filter0()
1064 err = get_ava( op, ber, (Filter *)&vrf, SLAP_MR_EQUALITY_APPROX, text ); in get_simple_vrFilter()
H A Dfilterentry.c634 use = SLAP_MR_EQUALITY_APPROX; in test_ava_filter()
H A Dschema_init.c1545 int approx = ((flags & SLAP_MR_EQUALITY_APPROX) == SLAP_MR_EQUALITY_APPROX); in uniqueMemberMatch()
1893 flags |= ( ( use & SLAP_MR_EQUALITY_APPROX ) == SLAP_MR_EQUALITY_APPROX ) in UTF8StringNormalize()
6497 SLAP_MR_HIDE | SLAP_MR_EQUALITY_APPROX | SLAP_MR_EXT, NULL,
6504 SLAP_MR_HIDE | SLAP_MR_EQUALITY_APPROX | SLAP_MR_EXT, NULL,
H A Dslap.h558 #define SLAP_MR_EQUALITY_APPROX ( SLAP_MR_EQUALITY | 0x0010U ) macro
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/
H A Dfilter.c222 err = get_ava( op, ber, &f, SLAP_MR_EQUALITY_APPROX, text ); in get_filter0()
1064 err = get_ava( op, ber, (Filter *)&vrf, SLAP_MR_EQUALITY_APPROX, text ); in get_simple_vrFilter()
H A Dfilterentry.c634 use = SLAP_MR_EQUALITY_APPROX; in test_ava_filter()
H A Dschema_init.c1545 int approx = ((flags & SLAP_MR_EQUALITY_APPROX) == SLAP_MR_EQUALITY_APPROX); in uniqueMemberMatch()
1893 flags |= ( ( use & SLAP_MR_EQUALITY_APPROX ) == SLAP_MR_EQUALITY_APPROX ) in UTF8StringNormalize()
6497 SLAP_MR_HIDE | SLAP_MR_EQUALITY_APPROX | SLAP_MR_EXT, NULL,
6504 SLAP_MR_HIDE | SLAP_MR_EQUALITY_APPROX | SLAP_MR_EXT, NULL,
H A Dslap.h558 #define SLAP_MR_EQUALITY_APPROX ( SLAP_MR_EQUALITY | 0x0010U ) macro