Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c465 get_val_astring(idmap_cfg_handles_t *handles, const char *name, char **val) in get_val_astring() function
1473 rc = get_val_astring(handles, "directory_based_mapping", &s); in idmap_cfg_load_smf()
1510 rc = get_val_astring(handles, "domain_name", in idmap_cfg_load_smf()
1525 rc = get_val_astring(handles, "default_domain", in idmap_cfg_load_smf()
1540 rc = get_val_astring(handles, "machine_sid", &pgcfg->machine_sid); in idmap_cfg_load_smf()
1563 rc = get_val_astring(handles, "forest_name", &pgcfg->forest_name); in idmap_cfg_load_smf()
1572 rc = get_val_astring(handles, "site_name", &pgcfg->site_name); in idmap_cfg_load_smf()
1592 rc = get_val_astring(handles, "ad_unixuser_attr", in idmap_cfg_load_smf()
1603 rc = get_val_astring(handles, "ad_unixgroup_attr", in idmap_cfg_load_smf()
1614 rc = get_val_astring(handles, "nldap_winname_attr", in idmap_cfg_load_smf()
[all …]