Searched refs:update_string (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/idmap/idmapd/ |
H A D | idmap_config.c | 791 update_string(char **value, char **new, char *name) in update_string() function 1924 changed += update_string(&live_pgcfg->machine_sid, in idmap_cfg_load() 1944 changed += update_string(&live_pgcfg->ad_unixuser_attr, in idmap_cfg_load() 1947 changed += update_string(&live_pgcfg->ad_unixgroup_attr, in idmap_cfg_load() 1950 changed += update_string(&live_pgcfg->nldap_winname_attr, in idmap_cfg_load() 1954 changed += update_string(&live_pgcfg->default_domain, in idmap_cfg_load() 1957 changed += update_string(&live_pgcfg->domain_name, in idmap_cfg_load() 1966 changed += update_string(&live_pgcfg->forest_name, in idmap_cfg_load() 1970 changed += update_string(&live_pgcfg->site_name, in idmap_cfg_load()
|