Searched refs:subtree_rename_context (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 Dsubtree_rename.c39 struct subtree_rename_context { struct
47 static struct subtree_rename_context *subren_ctx_init(struct ldb_module *module,
51 struct subtree_rename_context *ac;
55 ac = talloc_zero(req, struct subtree_rename_context);
67 static int subtree_rename_next_request(struct subtree_rename_context *ac);
73 struct subtree_rename_context *ac;
76 ac = talloc_get_type(req->context, struct subtree_rename_context);
110 static int subtree_rename_next_request(struct subtree_rename_context *ac)
141 struct subtree_rename_context *ac;
144 ac = talloc_get_type(req->context, struct subtree_rename_context);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/dsdb/samdb/ldb_modules/
H A Dsubtree_rename.c39 struct subtree_rename_context { struct
47 static struct subtree_rename_context *subren_ctx_init(struct ldb_module *module,
51 struct subtree_rename_context *ac;
55 ac = talloc_zero(req, struct subtree_rename_context);
67 static int subtree_rename_next_request(struct subtree_rename_context *ac);
73 struct subtree_rename_context *ac;
76 ac = talloc_get_type(req->context, struct subtree_rename_context);
110 static int subtree_rename_next_request(struct subtree_rename_context *ac)
141 struct subtree_rename_context *ac;
144 ac = talloc_get_type(req->context, struct subtree_rename_context);
[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 Dsubtree_rename.c39 struct subtree_rename_context { struct
47 static struct subtree_rename_context *subren_ctx_init(struct ldb_module *module,
51 struct subtree_rename_context *ac;
55 ac = talloc_zero(req, struct subtree_rename_context);
67 static int subtree_rename_next_request(struct subtree_rename_context *ac);
73 struct subtree_rename_context *ac;
76 ac = talloc_get_type(req->context, struct subtree_rename_context);
110 static int subtree_rename_next_request(struct subtree_rename_context *ac)
141 struct subtree_rename_context *ac;
144 ac = talloc_get_type(req->context, struct subtree_rename_context);
[all...]

Completed in 196 milliseconds