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

/sssd-io/src/lib/idmap/
H A Dsss_idmap.c591 struct idmap_domain_info *new_dom)
596 struct sss_idmap_range new_dom_range = { new_dom->range_params.min_id,
597 new_dom->range_params.max_id };
608 new_dom->name, new_dom->sid,
610 new_dom->range_params.first_rid,
611 new_dom->range_params.range_id,
612 new_dom->external_mapping);
590 dom_check_collision(struct idmap_domain_info *dom_list, struct idmap_domain_info *new_dom) argument

Completed in 10 milliseconds