Searched defs:DoPrinterMod (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDoPrinterMod.java27 * DoPrinterMod class
35 public class DoPrinterMod { class
92 Debug.message("SVR: DoPrinterMod.modify()");
122 Debug.message("SVR: DoPrinterMod.modifyLocal()");
192 Debug.message("SVR:DoPrinterMod:isURI: " + isURI);
193 Debug.message("SVR:DoPrinterMod:protocol: " + protocol);
195 "SVR:DoPrinterMod:curr.getProtocol(): " + curr.getProtocol());
196 Debug.message("SVR:DoPrinterMod:p.getProtocol(): " + p.getProtocol());

Completed in 98 milliseconds