ldb_match_comparison  400 source3/lib/ldb/common/ldb_match.c 		return ldb_match_comparison(ldb, msg, tree, scope, LDB_OP_GREATER);
ldb_match_comparison  403 source3/lib/ldb/common/ldb_match.c 		return ldb_match_comparison(ldb, msg, tree, scope, LDB_OP_LESS);
ldb_match_comparison  409 source3/lib/ldb/common/ldb_match.c 		return ldb_match_comparison(ldb, msg, tree, scope, LDB_OP_APPROX);
ldb_match_comparison  398 source4/lib/ldb/common/ldb_match.c 		return ldb_match_comparison(ldb, msg, tree, scope, LDB_OP_GREATER);
ldb_match_comparison  401 source4/lib/ldb/common/ldb_match.c 		return ldb_match_comparison(ldb, msg, tree, scope, LDB_OP_LESS);
ldb_match_comparison  407 source4/lib/ldb/common/ldb_match.c 		return ldb_match_comparison(ldb, msg, tree, scope, LDB_OP_APPROX);