Searched defs:site_dn (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/providers/ad/
H A Dad_gpo.c2716 char *site_dn; member in struct:ad_gpo_process_som_state
2937 state->site_dn =
2939 if (state->site_dn == NULL) {
2944 /* note that space was allocated for site_dn when allocating som_list */
2953 talloc_steal(state->som_list[state->num_soms], state->site_dn);

Completed in 625 milliseconds