Lines Matching defs:secdn
119 char *secdn;
129 ret = parse_section(tmp_ctx, section, &secdn, &rdn_name);
134 dn = ldb_dn_new(tmp_ctx, cdb->ldb, secdn);
232 char *secdn;
242 ret = parse_section(tmp_ctx, section, &secdn, NULL);
247 dn = ldb_dn_new(tmp_ctx, cdb->ldb, secdn);
307 char *secdn;
316 ret = parse_section(tmp_ctx, section, &secdn, NULL);
321 dn = ldb_dn_new(tmp_ctx, cdb->ldb, secdn);
1636 char *secdn;
1651 ret = parse_section(tmp_ctx, section, &secdn, NULL);
1656 base = ldb_dn_new(tmp_ctx, cdb->ldb, secdn);