Home
last modified time | relevance | path

Searched refs:isLocalhost (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDoPrinterUtil.java533 public static boolean isLocalhost( in isLocalhost() method in DoPrinterUtil
H A DDoPrinterMod.java410 if (DoPrinterUtil.isLocalhost(printername)) { in modifyLocal()