Searched refs:dhPath (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DSystemSolver.java108 private String dhPath; field in class:SystemSolver
264 if (!newDhPath.equals(dhPath)) {
297 dhPath = newDhPath;
636 dh.syncToFile(dhPath);

Completed in 580 milliseconds