ldb_dn_extended_syntax_by_name  348 source4/lib/ldb/common/ldb_dn.c 				extended_syntax = ldb_dn_extended_syntax_by_name(dn->ldb, ex_name);
ldb_dn_extended_syntax_by_name  735 source4/lib/ldb/common/ldb_dn.c 		extended_syntax = ldb_dn_extended_syntax_by_name(dn->ldb, name);
ldb_dn_extended_syntax_by_name  362 source4/lib/ldb/include/ldb.h const struct ldb_dn_extended_syntax *ldb_dn_extended_syntax_by_name(struct ldb_context *ldb,
ldb_dn_extended_syntax_by_name  191 source4/torture/ldb/ldb.c 	torture_assert(torture, attr = ldb_dn_extended_syntax_by_name(ldb, "SID"), 
ldb_dn_extended_syntax_by_name  237 source4/torture/ldb/ldb.c 	torture_assert(torture, attr = ldb_dn_extended_syntax_by_name(ldb, "GUID"),