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

/sssd/src/providers/ad/
H A Dad_gpo.c2697 char *site_dn; member in struct:ad_gpo_process_som_state
2889 state->site_dn =
2891 if (state->site_dn == NULL) {
2896 /* note that space was allocated for site_dn when allocating som_list */
2905 talloc_steal(state->som_list[state->num_soms], state->site_dn);

Completed in 24 milliseconds