Home
last modified time | relevance | path

Searched refs:trusted_forests (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.h107 *trusted_forests; /* Array of trusted forests */ member
H A Dinit.c117 idmap_trustedforest_t *trustfor = pgcfg->trusted_forests; in reload_gcs()
396 tf = &pgcfg->trusted_forests[i]; in print_idmapdstate()
H A Didmap_config.c2054 pgcfg->trusted_forests = trustedforests; in discover_trusted_domains()
2482 if (update_trusted_forest(&live_pgcfg->trusted_forests, in idmap_cfg_load()
2483 &live_pgcfg->num_trusted_forests, &new_pgcfg.trusted_forests, in idmap_cfg_load()
2486 if (live_pgcfg->trusted_forests != NULL) in idmap_cfg_load()
2653 if (pgcfg->trusted_forests) in idmap_cfg_unload()
2654 free_trusted_forests(&pgcfg->trusted_forests, in idmap_cfg_unload()