Home
last modified time | relevance | path

Searched refs:MatchingComponentRelativeOid (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.c268 (comp_free_func*)NULL,(extract_component_from_id_func*)NULL,MatchingComponentRelativeOid}},
H A Dcomponentlib.h307 int MatchingComponentRelativeOid (char* oid, ComponentSyntaxInfo *a, ComponentSyntaxInfo *b);
H A Dcomponentlib.c1530 MatchingComponentRelativeOid ( char* oid, ComponentSyntaxInfo *csi_attr, in MatchingComponentRelativeOid() function