Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c1896 idmap_pg_config_t new_pgcfg, *live_pgcfg; in idmap_cfg_load() local
1901 live_pgcfg = &cfg->pgcfg; in idmap_cfg_load()
1915 changed += update_uint64(&live_pgcfg->list_size_limit, in idmap_cfg_load()
1918 changed += update_uint64(&live_pgcfg->id_cache_timeout, in idmap_cfg_load()
1921 changed += update_uint64(&live_pgcfg->name_cache_timeout, in idmap_cfg_load()
1924 changed += update_string(&live_pgcfg->machine_sid, in idmap_cfg_load()
1927 changed += update_bool(&live_pgcfg->eph_map_unres_sids, in idmap_cfg_load()
1930 changed += update_bool(&live_pgcfg->use_ads, in idmap_cfg_load()
1933 changed += update_bool(&live_pgcfg->use_lsa, in idmap_cfg_load()
1936 changed += update_bool(&live_pgcfg->disable_cross_forest_trusts, in idmap_cfg_load()
[all …]