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

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDoPrinterUtil.java533 public static boolean isLocalhost( method in class:DoPrinterUtil
539 Debug.message("SVR: DoPrinterUtil.isLocalhost():queue " + queue);
546 "SVR:DoPrinterUtil:isLocalhost:failed:queue: " + queue);
551 Debug.message("SVR:DoPrinterUtil.java:isLocalhost: output: " + o);
H A DDoPrinterMod.java410 if (DoPrinterUtil.isLocalhost(printername)) {
412 Debug.message("SVR:DoModifyPrinter:isLocalhost:true");

Completed in 60 milliseconds