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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A DmatchedValues.c276 struct berval *bv, assertedValue; local
283 assertedValue = mra->ma_value;
296 &mra->ma_value, &assertedValue, &text, op->o_tmpmemctx );
332 &nbv, &assertedValue, &text );
H A Ddn.c789 void *assertedValue )
792 struct berval *asserted = (struct berval *) assertedValue;
796 assert( assertedValue != NULL );
824 void *assertedValue )
827 struct berval *asserted = (struct berval *) assertedValue;
831 assert( assertedValue != NULL );
860 value = (struct berval *) assertedValue;
923 void *assertedValue )
926 struct berval *asserted = (struct berval *) assertedValue;
930 assert( assertedValue !
[all...]
H A Dschema_init.c558 void *assertedValue )
560 struct berval *asserted = (struct berval *) assertedValue;
577 void *assertedValue )
579 struct berval *asserted = (struct berval *) assertedValue;
685 void * assertedValue,
693 struct berval *value = (struct berval *) assertedValue;
722 void *assertedValue )
725 SubstringsAssertion *sub = assertedValue;
967 void * assertedValue,
981 sa = (SubstringsAssertion *) assertedValue;
679 octetStringFilter( slap_mask_t use, slap_mask_t flags, Syntax *syntax, MatchingRule *mr, struct berval *prefix, void * assertedValue, BerVarray *keysp, void *ctx ) argument
961 octetStringSubstringsFilter( slap_mask_t use, slap_mask_t flags, Syntax *syntax, MatchingRule *mr, struct berval *prefix, void * assertedValue, BerVarray *keysp, void *ctx) argument
1584 uniqueMemberFilter( slap_mask_t use, slap_mask_t flags, Syntax *syntax, MatchingRule *mr, struct berval *prefix, void * assertedValue, BerVarray *keysp, void *ctx ) argument
2171 approxFilter( slap_mask_t use, slap_mask_t flags, Syntax *syntax, MatchingRule *mr, struct berval *prefix, void * assertedValue, BerVarray *keysp, void *ctx ) argument
2648 integerFilter( slap_mask_t use, slap_mask_t flags, Syntax *syntax, MatchingRule *mr, struct berval *prefix, void * assertedValue, BerVarray *keysp, void *ctx ) argument
5769 generalizedTimeFilter( slap_mask_t use, slap_mask_t flags, Syntax *syntax, MatchingRule *mr, struct berval *prefix, void * assertedValue, BerVarray *keysp, void *ctx ) argument
[all...]
H A Dcomponent.c98 void *assertedValue )
101 MatchingRuleAssertion * ma = (MatchingRuleAssertion*)assertedValue;
133 void *assertedValue )
147 void *assertedValue )
H A Dschema_prep.c111 void *assertedValue )
113 struct berval *a = (struct berval *) assertedValue;
144 void *assertedValue )
146 struct berval *a = (struct berval *) assertedValue;
177 void *assertedValue )
179 struct berval *a = (struct berval *) assertedValue;
210 void *assertedValue )
212 struct berval *a = (struct berval *) assertedValue;
H A Dproto-slap.h583 void *assertedValue ));
591 void *assertedValue ));
599 void *assertedValue ));
941 void *assertedValue ));
949 void *assertedValue ));
957 void *assertedValue ));
1711 void *assertedValue ));
1784 void *assertedValue ));
1791 void *assertedValue ));

Completed in 195 milliseconds