Lines Matching refs:orig_dn
393 const char *orig_dn;
784 const char *orig_dn;
859 &state->orig_dn);
961 state->sh, state->orig_dn,
1247 const char *orig_dn;
1269 ret = sysdb_attrs_get_string(state->user, SYSDB_ORIG_DN, &orig_dn);
1292 if (strcasecmp((const char *) el->values[mi].data, orig_dn) != 0) {
1486 const char *orig_dn;
1502 ret = sysdb_attrs_get_string(attrs, SYSDB_ORIG_DN, &orig_dn);
1508 "Looking up direct parents for group [%s]\n", orig_dn);
1525 if (strcasecmp((const char *) member->values[mi].data, orig_dn) != 0) {
1536 "The group [%s] has %d direct parents\n", orig_dn, ndirect);
1564 const char *orig_dn;
1597 const char *orig_dn)
1622 state->orig_dn = orig_dn;
1650 ret = sss_filter_sanitize(state, orig_dn, &clean_orig_dn);
1721 state->orig_dn, state->search_bases[state->base_iter]->basedn);
2228 const char *orig_dn;
2412 &state->orig_dn);
2432 ret = sss_filter_sanitize(tmp_ctx, state->orig_dn, &clean_orig_dn);
2481 state->orig_dn,
2556 "Found %zu parent groups of [%s]\n", count, state->orig_dn);
2959 const char *orig_dn;
3069 &orig_dn);
3087 cname, orig_dn,
3101 cname, orig_dn,
3107 cname, orig_dn);
3114 talloc_steal(subreq, orig_dn);