Searched refs:allowuninstall (Results 1 – 2 of 2) sorted by relevance
149 int allowuninstall; /* allow removal of installed solvables */ member
407 if (solv->allowuninstall && v >= solv->featurerules && v < solv->updaterules_end) in makeruledecisions()438 if (solv->allowuninstall && v >= solv->featurerules && v < solv->updaterules_end) in makeruledecisions()487 …if (solv->allowuninstall && (v = autouninstall(solv, solv->problems.elements + oldproblemcount + 1… in makeruledecisions()1176 …if (solv->allowuninstall && (v = autouninstall(solv, solv->problems.elements + oldproblemcount + 1… in analyze_unsolvable()1539 return solv->allowuninstall; in solver_get_flag()1581 solv->allowuninstall = value; in solver_set_flag()2942 …lownamechange=%d, allowarchchange=%d, allowvendorchange=%d\n", solv->allowuninstall, solv->allowdo… in solver_solve()