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

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DSolver.java66 * @throws Exception If the solve fails.
68 public boolean solve() throws Exception; method in interface:Solver
H A DSystemSolver.java452 * @throws Exception If the solve fails.
454 public boolean solve() throws Exception method in class:SystemSolver
/illumos-gate/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_memerr_arch.c489 int solve = 0; local
523 solve = 1;
529 return (solve ? CMD_EVD_OK : CMD_EVD_UNUSED);

Completed in 237 milliseconds