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

/sssd/src/lib/idmap/
H A Dsss_idmap.c565 struct idmap_domain_info *new_dom)
570 struct sss_idmap_range new_dom_range = { new_dom->range_params.min_id,
571 new_dom->range_params.max_id };
582 new_dom->name, new_dom->sid,
584 new_dom->range_params.first_rid,
585 new_dom->range_params.range_id,
586 new_dom->external_mapping);
564 dom_check_collision(struct idmap_domain_info *dom_list, struct idmap_domain_info *new_dom) argument

Completed in 1116 milliseconds