Searched refs:sOsName (Results 1 – 1 of 1) sorted by relevance
128 String sOsName = System.getProperty("os.name"); in checkAllVariablesForCygwinPath() local129 if (!sOsName.toLowerCase().startsWith("windows")) in checkAllVariablesForCygwinPath()
Completed in 16 milliseconds