Home
last modified time | relevance | path

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

/haiku/src/libs/libsolv/solv/
H A Dtransaction.h56 #define SOLVER_TRANSACTION_REINSTALL 0x21 macro
H A Dsolverdebug.c331 case SOLVER_TRANSACTION_REINSTALL: in solver_printdecisions()
358 case SOLVER_TRANSACTION_REINSTALL: in solver_printdecisions()
H A Dtransaction.c178 return SOLVER_TRANSACTION_REINSTALL; in transaction_base_type()
244 type = SOLVER_TRANSACTION_REINSTALL; in transaction_type()
254 type = SOLVER_TRANSACTION_REINSTALL; in transaction_type()