Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c936 update_string(char **value, char **new, char *name) in update_string() function
2363 changed += update_string(&live_pgcfg->machine_sid, in idmap_cfg_load()
2383 changed += update_string(&live_pgcfg->ad_unixuser_attr, in idmap_cfg_load()
2386 changed += update_string(&live_pgcfg->ad_unixgroup_attr, in idmap_cfg_load()
2389 changed += update_string(&live_pgcfg->nldap_winname_attr, in idmap_cfg_load()
2392 changed += update_string(&live_pgcfg->default_domain, in idmap_cfg_load()
2400 if (update_string(&live_pgcfg->domain_name, in idmap_cfg_load()
2409 changed += update_string(&live_pgcfg->domain_guid, in idmap_cfg_load()
2421 changed += update_string(&live_pgcfg->forest_name, in idmap_cfg_load()
2425 changed += update_string(&live_pgcfg->site_name, in idmap_cfg_load()