OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ComponentAssertion
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
component.c
235
ComponentAssertion
* in_ca,
236
ComponentAssertion
** out_ca )
242
*out_ca = op->o_tmpalloc( sizeof(
ComponentAssertion
), op->o_tmpmemctx );
861
get_matching_value( Operation *op,
ComponentAssertion
* ca,
948
* when encoding, "item" is denotation of
ComponentAssertion
949
*
ComponentAssertion
:: SEQUENCE {
956
get_item( Operation *op, ComponentAssertionValue* cav,
ComponentAssertion
** ca,
960
ComponentAssertion
* _ca;
966
_ca = op->o_tmpalloc( sizeof(
ComponentAssertion
), op->o_tmpmemctx );
968
_ca = SLAP_MALLOC( sizeof(
ComponentAssertion
) );
[
all
...]
slap.h
3110
*
ComponentAssertion
::= SEQUENCE {
3117
* item [0]
ComponentAssertion
,
3141
typedef struct
ComponentAssertion
ComponentAssertion
;
3179
struct
ComponentAssertion
{
3193
ComponentAssertion
*cf_un_ca;
3279
ComponentAssertion
* ca));
/src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
init.c
457
ComponentAssertion
* ca )
529
ComponentAssertion
*ca )
597
comp_test_components( void* attr_nm, void* assert_nm, ComponentSyntaxInfo* csi_attr,
ComponentAssertion
* ca) {
/src/external/bsd/openldap/dist/servers/slapd/back-mdb/
filterindex.c
326
ComponentAssertion
*ca,
Completed in 32 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026