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

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DMakefile46 DoPrinterMod.class \
H A DPrinter.java212 DoPrinterMod.modify(this, nscontext);
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 356 milliseconds