Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c867 update_string(char **value, char **new, char *name) in update_string() function
2210 changed += update_string(&live_pgcfg->machine_sid, in idmap_cfg_load()
2230 changed += update_string(&live_pgcfg->ad_unixuser_attr, in idmap_cfg_load()
2233 changed += update_string(&live_pgcfg->ad_unixgroup_attr, in idmap_cfg_load()
2236 changed += update_string(&live_pgcfg->nldap_winname_attr, in idmap_cfg_load()
2239 changed += update_string(&live_pgcfg->default_domain, in idmap_cfg_load()
2247 if (update_string(&live_pgcfg->domain_name, in idmap_cfg_load()
2255 changed += update_string(&live_pgcfg->domain_guid, in idmap_cfg_load()
2265 changed += update_string(&live_pgcfg->forest_name, in idmap_cfg_load()
2269 changed += update_string(&live_pgcfg->site_name, in idmap_cfg_load()