Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c234 get_val_bool(idmap_cfg_handles_t *handles, const char *name, in get_val_bool() function
1561 rc = get_val_bool(handles, "unresolvable_sid_mapping", in idmap_cfg_load_smf()
1566 rc = get_val_bool(handles, "use_ads", in idmap_cfg_load_smf()
1571 rc = get_val_bool(handles, "use_lsa", in idmap_cfg_load_smf()
1576 rc = get_val_bool(handles, "disable_cross_forest_trusts", in idmap_cfg_load_smf()
2626 rc = get_val_bool(handles, DS_NAME_MAPPING_ENABLED, in upgrade_directory_mapping()