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

/openjdk7/jdk/src/solaris/classes/sun/print/
H A DUnixPrintServiceLookup.java122 static boolean isSysV() { method in class:UnixPrintServiceLookup
220 if (isMac() || isSysV()) {
392 if (isMac() || isSysV()) {
554 if (isMac() || isSysV()) {
729 if (isSysV()) {
H A DUnixPrintService.java277 if (UnixPrintServiceLookup.isSysV()) {
349 if (UnixPrintServiceLookup.isSysV()) {
395 if (UnixPrintServiceLookup.isSysV()) {

Completed in 32 milliseconds