LDB_OP_OR         225 libcli/ldap/ldap_message.c 	case LDB_OP_OR:
LDB_OP_OR         774 libcli/ldap/ldap_message.c 		ret->operation = (filter_tag == 0)?LDB_OP_AND:LDB_OP_OR;
LDB_OP_OR         383 source3/lib/ldb/common/ldb_match.c 	case LDB_OP_OR:
LDB_OP_OR         478 source3/lib/ldb/common/ldb_parse.c 			op = LDB_OP_OR;
LDB_OP_OR         666 source3/lib/ldb/common/ldb_parse.c 	case LDB_OP_OR:
LDB_OP_OR         784 source3/lib/ldb/common/ldb_parse.c 	case LDB_OP_OR:
LDB_OP_OR         313 source3/lib/ldb/ldb_sqlite3/ldb_sqlite3.c 	case LDB_OP_OR:
LDB_OP_OR         607 source3/lib/ldb/ldb_tdb/ldb_index.c 	case LDB_OP_OR:
LDB_OP_OR         500 source3/lib/ldb/modules/ldb_map_outbound.c 		case LDB_OP_OR:
LDB_OP_OR         522 source3/lib/ldb/modules/ldb_map_outbound.c 	case LDB_OP_OR:
LDB_OP_OR         657 source3/lib/ldb/modules/ldb_map_outbound.c 	if (tree->operation == LDB_OP_AND || tree->operation == LDB_OP_OR) {
LDB_OP_OR         875 source3/lib/ldb/modules/ldb_map_outbound.c 	if ((tree->operation == LDB_OP_AND) || (tree->operation == LDB_OP_OR)) {
LDB_OP_OR         162 source4/dsdb/samdb/ldb_modules/anr.c 			tree = make_parse_list(module, mem_ctx,  LDB_OP_OR, tree, match_tree);
LDB_OP_OR         209 source4/dsdb/samdb/ldb_modules/anr.c 		split_filters = make_parse_list(module, mem_ctx,  LDB_OP_OR, 
LDB_OP_OR         218 source4/dsdb/samdb/ldb_modules/anr.c 			tree = make_parse_list(module, mem_ctx,  LDB_OP_OR, tree, split_filters);
LDB_OP_OR         240 source4/dsdb/samdb/ldb_modules/anr.c 	case LDB_OP_OR:
LDB_OP_OR         381 source4/lib/ldb/common/ldb_match.c 	case LDB_OP_OR:
LDB_OP_OR         479 source4/lib/ldb/common/ldb_parse.c 			op = LDB_OP_OR;
LDB_OP_OR         667 source4/lib/ldb/common/ldb_parse.c 	case LDB_OP_OR:
LDB_OP_OR         785 source4/lib/ldb/common/ldb_parse.c 	case LDB_OP_OR:
LDB_OP_OR         508 source4/lib/ldb/ldb_map/ldb_map_outbound.c 		case LDB_OP_OR:
LDB_OP_OR         530 source4/lib/ldb/ldb_map/ldb_map_outbound.c 	case LDB_OP_OR:
LDB_OP_OR         665 source4/lib/ldb/ldb_map/ldb_map_outbound.c 	if (tree->operation == LDB_OP_AND || tree->operation == LDB_OP_OR) {
LDB_OP_OR         886 source4/lib/ldb/ldb_map/ldb_map_outbound.c 	if ((tree->operation == LDB_OP_AND) || (tree->operation == LDB_OP_OR)) {
LDB_OP_OR         281 source4/lib/ldb/ldb_sqlite3/ldb_sqlite3.c 	case LDB_OP_OR:
LDB_OP_OR         974 source4/lib/ldb/ldb_tdb/ldb_index.c 	case LDB_OP_OR: