HomeSort by: relevance | last modified time | path
    Searched refs:register_matching_rule (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
mr.c 281 register_matching_rule( function
290 Debug( LDAP_DEBUG_ANY, "register_matching_rule: not usable %s\n",
299 Debug( LDAP_DEBUG_ANY, "register_matching_rule: "
312 Debug( LDAP_DEBUG_ANY, "register_matching_rule: "
319 Debug( LDAP_DEBUG_ANY, "register_matching_rule: "
330 "Error in register_matching_rule: %s before %s in %s\n",
343 "Error in register_matching_rule: %s for %s in %s\n",
aci.c 729 rc = register_matching_rule( &aci_mr_def );
proto-slap.h 1386 LDAP_SLAPD_F (int) register_matching_rule LDAP_P((
schema_init.c 6955 res = register_matching_rule( &mrule_defs[i] );
  /src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/
datamorph.c 2057 rc = register_matching_rule( &datamorph_mrule_defs[i] );

Completed in 56 milliseconds