Searched refs:make_parse_list (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 Danr.c39 static struct ldb_parse_tree *make_parse_list(struct ldb_module *module, function
166 tree = make_parse_list(module, mem_ctx, LDB_OP_OR, tree, match_tree);
198 first_split_filter = make_parse_list(module, ac, LDB_OP_AND, match_tree_1, match_tree_2);
207 second_split_filter = make_parse_list(module, ac, LDB_OP_AND, match_tree_1, match_tree_2);
213 split_filters = make_parse_list(module, mem_ctx, LDB_OP_OR,
222 tree = make_parse_list(module, mem_ctx, LDB_OP_OR, tree, split_filters);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/dsdb/samdb/ldb_modules/
H A Danr.c39 static struct ldb_parse_tree *make_parse_list(struct ldb_module *module, function
166 tree = make_parse_list(module, mem_ctx, LDB_OP_OR, tree, match_tree);
198 first_split_filter = make_parse_list(module, ac, LDB_OP_AND, match_tree_1, match_tree_2);
207 second_split_filter = make_parse_list(module, ac, LDB_OP_AND, match_tree_1, match_tree_2);
213 split_filters = make_parse_list(module, mem_ctx, LDB_OP_OR,
222 tree = make_parse_list(module, mem_ctx, LDB_OP_OR, tree, split_filters);
/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 Danr.c39 static struct ldb_parse_tree *make_parse_list(struct ldb_module *module, function
166 tree = make_parse_list(module, mem_ctx, LDB_OP_OR, tree, match_tree);
198 first_split_filter = make_parse_list(module, ac, LDB_OP_AND, match_tree_1, match_tree_2);
207 second_split_filter = make_parse_list(module, ac, LDB_OP_AND, match_tree_1, match_tree_2);
213 split_filters = make_parse_list(module, mem_ctx, LDB_OP_OR,
222 tree = make_parse_list(module, mem_ctx, LDB_OP_OR, tree, split_filters);

Completed in 68 milliseconds