Searched refs:debugShowPrinter (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmCalls.java57 public static void debugShowPrinter(Printer p) { method in class:pmCalls
58 Debug.info("CLNT: debugShowPrinter");
H A DpmInstallPrinter.java191 pmCalls.debugShowPrinter(workingPrinter);
228 pmCalls.debugShowPrinter(workingPrinter);
1237 pmCalls.debugShowPrinter(workingPrinter);
1287 pmCalls.debugShowPrinter(workingPrinter);
1316 pmCalls.debugShowPrinter(workingPrinter);
1345 pmCalls.debugShowPrinter(workingPrinter);
1366 pmCalls.debugShowPrinter(workingPrinter);
2123 pmCalls.debugShowPrinter(workingPrinter);
2147 pmCalls.debugShowPrinter(workingPrinter);
H A DpmAccess.java195 pmCalls.debugShowPrinter(newpr);
311 pmCalls.debugShowPrinter(newpr);
H A DpmTop.java864 pmCalls.debugShowPrinter(newpr);

Completed in 52 milliseconds