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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/dsdb/samdb/ldb_modules/
H A Dacl.c54 struct ldb_dn * dn_to_check; member in struct:acl_context
269 bool is_root_base_dn(struct ldb_context *ldb, struct ldb_dn *dn_to_check) argument
273 result = ldb_dn_compare(root_base_dn,dn_to_check);
434 parent = ldb_dn_get_parent(ac->req, ac->dn_to_check);
692 ac->dn_to_check,
765 ac->dn_to_check = ldb_dn_get_parent(req, parent);
773 ldb_dn_get_component_name(ac->dn_to_check,0),
774 ldb_dn_get_component_val(ac->dn_to_check,0)->data);
811 ac->dn_to_check = req->op.mod.message->dn;
859 ac->dn_to_check
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/dsdb/samdb/ldb_modules/
H A Dacl.c54 struct ldb_dn * dn_to_check; member in struct:acl_context
269 bool is_root_base_dn(struct ldb_context *ldb, struct ldb_dn *dn_to_check) argument
273 result = ldb_dn_compare(root_base_dn,dn_to_check);
434 parent = ldb_dn_get_parent(ac->req, ac->dn_to_check);
692 ac->dn_to_check,
765 ac->dn_to_check = ldb_dn_get_parent(req, parent);
773 ldb_dn_get_component_name(ac->dn_to_check,0),
774 ldb_dn_get_component_val(ac->dn_to_check,0)->data);
811 ac->dn_to_check = req->op.mod.message->dn;
859 ac->dn_to_check
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/dsdb/samdb/ldb_modules/
H A Dacl.c54 struct ldb_dn * dn_to_check; member in struct:acl_context
269 bool is_root_base_dn(struct ldb_context *ldb, struct ldb_dn *dn_to_check) argument
273 result = ldb_dn_compare(root_base_dn,dn_to_check);
434 parent = ldb_dn_get_parent(ac->req, ac->dn_to_check);
692 ac->dn_to_check,
765 ac->dn_to_check = ldb_dn_get_parent(req, parent);
773 ldb_dn_get_component_name(ac->dn_to_check,0),
774 ldb_dn_get_component_val(ac->dn_to_check,0)->data);
811 ac->dn_to_check = req->op.mod.message->dn;
859 ac->dn_to_check
[all...]

Completed in 91 milliseconds