Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DValid.java142 public static boolean remotePrinterName(String pn) in remotePrinterName() method in Valid
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmAccess.java207 if (!Valid.remotePrinterName(printer)) { in createAccess()