Searched refs:eph_map_unres_sids (Results 1 – 4 of 4) sorted by relevance
115 boolean_t eph_map_unres_sids; member
134 bool_t eph_map_unres_sids; member
1562 &pgcfg->eph_map_unres_sids, B_TRUE); in idmap_cfg_load_smf()2213 changed += update_bool(&live_pgcfg->eph_map_unres_sids, in idmap_cfg_load()2214 &new_pgcfg.eph_map_unres_sids, "unresolvable_sid_mapping"); in idmap_cfg_load()
1081 state->eph_map_unres_sids = 0; in load_cfg_in_state()1082 if (_idmapdstate.cfg->pgcfg.eph_map_unres_sids) in load_cfg_in_state()1083 state->eph_map_unres_sids = 1; in load_cfg_in_state()3392 if (retcode != IDMAP_SUCCESS && state->eph_map_unres_sids && in sid2pid_second_pass()