Searched defs:update_string (Results 1 - 1 of 1) sorted by relevance

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

Completed in 241 milliseconds