Home
last modified time | relevance | path

Searched refs:MatchingComponentReal (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dasn_to_syn_mr.c196 (comp_free_func*)NULL,(extract_component_from_id_func*)NULL,MatchingComponentReal}},
H A Dcomponentlib.h288 int MatchingComponentReal (char* oid, ComponentSyntaxInfo *a, ComponentSyntaxInfo *b);
H A Dcomponentlib.c1421 MatchingComponentReal (char* oid, ComponentSyntaxInfo *csi_attr, in MatchingComponentReal() function