Home | History | Annotate | Download | only in slapd

Lines Matching refs:BI_acl_group

517 		if ( on->on_bi.bi_acl_group ) {
526 rc = on->on_bi.bi_acl_group( op, e,
533 BI_acl_group *bi_acl_group;
541 if ( oi->oi_orig->bi_acl_group ) {
542 bi_acl_group = oi->oi_orig->bi_acl_group;
544 bi_acl_group = backend_group;
547 rc = bi_acl_group( op, e,
1429 bi->bi_acl_group = over_acl_group;