ex_format         913 source3/lib/ldb/common/ldb_dn.c static char *ldb_dn_canonical(void *mem_ctx, const struct ldb_dn *dn, int ex_format) {
ex_format         936 source3/lib/ldb/common/ldb_dn.c 		if (ex_format) {
ex_format         954 source3/lib/ldb/common/ldb_dn.c 	if (ex_format) {
ex_format        1528 source4/lib/ldb/common/ldb_dn.c static char *ldb_dn_canonical(void *mem_ctx, struct ldb_dn *dn, int ex_format) {
ex_format        1532 source4/lib/ldb/common/ldb_dn.c 	const char *format = (ex_format ? "\n" : "/" );