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

/sssd-io/src/providers/ad/
H A Dad_gpo.c2455 * This function populates the _som_list output parameter by parsing the input
2468 struct gp_som ***_som_list)
2498 *_som_list = NULL;
2541 *_som_list = talloc_steal(mem_ctx, som_list);
2464 ad_gpo_populate_som_list(TALLOC_CTX *mem_ctx, struct ldb_context *ldb_ctx, const char *target_dn, int *_num_soms, struct gp_som ***_som_list) argument

Completed in 28 milliseconds