Home
last modified time | relevance | path

Searched refs:ContentRule (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dcr.c34 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 Dschemaparse.c137 ContentRule **scr ) in parse_cr()
H A Dproto-slap.h848 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 Dslap.h353 typedef struct ContentRule ContentRule; typedef
815 struct ContentRule { struct
835 LDAP_STAILQ_ENTRY( ContentRule ) scr_next; argument
H A Dschema_check.c64 ContentRule *cr; in entry_schema_check()
H A Dbconfig.c70 ContentRule *c_cr_head, *c_cr_tail;
2163 ContentRule *cr; in config_generic()