Searched refs:isUnix (Results 26 - 40 of 40) sorted by relevance

12

/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/upgrade/
H A DFileManager.java395 if (UpgradeUtils.isUnix())
/forgerock/opendj2-jel-hg/src/server/org/opends/server/util/
H A DSetupUtils.java283 public static boolean isUnix() method in class:SetupUtils
/forgerock/opendj2-hg/src/server/org/opends/server/tools/upgrade/
H A DFileManager.java393 if (UpgradeUtils.isUnix())
/forgerock/opendj2-hg/src/server/org/opends/server/util/
H A DSetupUtils.java267 public static boolean isUnix() method in class:SetupUtils
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/util/
H A DFileManager.java509 if (Utils.isUnix()) {
H A DUtils.java356 public static boolean isUnix() method in class:Utils
358 return SetupUtils.isUnix();
1985 if (Utils.isUnix())
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/util/
H A DFileManager.java510 if (Utils.isUnix()) {
H A DUtils.java357 public static boolean isUnix() method in class:Utils
359 return SetupUtils.isUnix();
1986 if (Utils.isUnix())
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/util/
H A DFileManager.java510 if (Utils.isUnix()) {
H A DUtils.java357 public static boolean isUnix() method in class:Utils
359 return SetupUtils.isUnix();
1986 if (Utils.isUnix())
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/util/
H A DFileManager.java509 if (Utils.isUnix()) {
H A DUtils.java356 public static boolean isUnix() method in class:Utils
358 return SetupUtils.isUnix();
1985 if (Utils.isUnix())
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/util/
H A DFileManager.java510 if (Utils.isUnix()) {
H A DUtils.java375 public static boolean isUnix() method in class:Utils
377 return SetupUtils.isUnix();
1891 if (Utils.isUnix())
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/util/
H A DUtils.java1673 if (isUnix())

Completed in 109 milliseconds

12