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

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c831 update_bool(boolean_t *value, boolean_t *new, char *name) function
2213 changed += update_bool(&live_pgcfg->eph_map_unres_sids,
2216 changed += update_bool(&live_pgcfg->use_ads,
2219 changed += update_bool(&live_pgcfg->use_lsa,
2222 changed += update_bool(&live_pgcfg->disable_cross_forest_trusts,

Completed in 63 milliseconds