Searched refs:c_cr_head (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dbconfig.c70 ContentRule *c_cr_head, *c_cr_tail; member in struct:ConfigFile
1286 else if ( cf->c_cr_head )
1287 cr_unparse( &c->rvalue_vals, cf->c_cr_head,
2168 if (!cfn->c_cr_head) cfn->c_cr_head = cr;
5410 if ( cfn->c_cr_head ) {
7141 if ( !cf->c_at_head && !cf->c_cr_head && !cf->c_oc_head &&

Completed in 203 milliseconds