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

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c2632 char *legacy_bool_string; local
2635 legacy_bool_string = "true";
2638 legacy_bool_string = "false";
2651 DS_NAME_MAPPING_ENABLED, legacy_bool_string,
2668 DS_NAME_MAPPING_ENABLED, legacy_bool_string,
2674 DS_NAME_MAPPING_ENABLED, legacy_bool_string,

Completed in 48 milliseconds