Searched defs:DS_NAME_MAPPING_ENABLED (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/idmap/idmapd/ |
H A D | idmap_config.c | 2612 const char DS_NAME_MAPPING_ENABLED[] = "ds_name_mapping_enabled"; local 2616 rc = prop_exists(handles, DS_NAME_MAPPING_ENABLED, 2626 rc = get_val_bool(handles, DS_NAME_MAPPING_ENABLED, 2651 DS_NAME_MAPPING_ENABLED, legacy_bool_string, 2668 DS_NAME_MAPPING_ENABLED, legacy_bool_string, 2674 DS_NAME_MAPPING_ENABLED, legacy_bool_string, 2680 rc = del_val(handles, handles->config_pg, DS_NAME_MAPPING_ENABLED);
|
Completed in 48 milliseconds