Searched refs:ContentRule (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | cr.c | 34 ContentRule *cir_cr; 38 static LDAP_STAILQ_HEAD(CRList, ContentRule) cr_list 65 ContentRule * 76 ContentRule * 91 cr_destroy_one( ContentRule *c ) in cr_destroy_one() 107 ContentRule *c; in cr_destroy() 121 ContentRule *scr, in cr_insert() 179 ContentRule *scr, in cr_add_auxiliaries() 219 ContentRule *scr, in cr_create_required() 255 ContentRule *scr, in cr_create_allowed() [all …]
|
| H A D | schemaparse.c | 137 ContentRule **scr ) in parse_cr()
|
| H A D | proto-slap.h | 848 BerVarray *bva, ContentRule *start, ContentRule *end, int system )); 853 ContentRule **scr, 858 LDAP_SLAPD_F (ContentRule *) cr_find LDAP_P(( 860 LDAP_SLAPD_F (ContentRule *) cr_bvfind LDAP_P(( 1852 struct config_args_s *ca, ContentRule **scr ));
|
| H A D | slap.h | 353 typedef struct ContentRule ContentRule; typedef 815 struct ContentRule { struct 835 LDAP_STAILQ_ENTRY( ContentRule ) scr_next; argument
|
| H A D | schema_check.c | 64 ContentRule *cr; in entry_schema_check()
|
| H A D | bconfig.c | 70 ContentRule *c_cr_head, *c_cr_tail; 2163 ContentRule *cr; in config_generic()
|