Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c257 get_val_bool(idmap_cfg_handles_t *handles, const char *name, in get_val_bool() function
1652 rc = get_val_bool(handles, "unresolvable_sid_mapping", in idmap_cfg_load_smf()
1657 rc = get_val_bool(handles, "use_ads", in idmap_cfg_load_smf()
1662 rc = get_val_bool(handles, "use_lsa", in idmap_cfg_load_smf()
1667 rc = get_val_bool(handles, "disable_cross_forest_trusts", in idmap_cfg_load_smf()
2814 rc = get_val_bool(handles, DS_NAME_MAPPING_ENABLED, in upgrade_directory_mapping()