Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.h95 boolean_t forest_name_auto_disc; member
H A Didmap_config.c1835 pgcfg->forest_name_auto_disc = B_FALSE; in idmap_cfg_load_smf()
2112 &pgcfg->forest_name_auto_disc); in idmap_cfg_discover1()
2423 live_pgcfg->forest_name_auto_disc = new_pgcfg.forest_name_auto_disc; in idmap_cfg_load()
H A Dserver.c1261 result->auto_discovered = pgcfg->forest_name_auto_disc; in idmap_get_prop_1_svc()