Home
last modified time | relevance | path

Searched refs:getLocalHostName (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DHost.java38 System.out.println(getLocalHostName()); in main()
52 public synchronized static String getLocalHostName() in getLocalHostName() method in Host
H A DDoPrinterNS.java147 String lh = h.getLocalHostName(); in setNIS()
560 String lh = h.getLocalHostName(); in doAuth()
601 String lh = h.getLocalHostName(); in doCheckRootPasswd()
H A DDoPrinterDelete.java139 String lh = h.getLocalHostName(); in delete()
H A DPrinter.java128 printserver = h.getLocalHostName(); in addLocalPrinter()
H A DDoPrinterAdd.java358 String lh = h.getLocalHostName(); in addRemote()
H A DDoPrinterMod.java687 String lh = h.getLocalHostName(); in modifyRemote()
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmTop.java430 "Host:") + " " + host.getLocalHostName()); in southPanel()
818 if ((host.getLocalHostName()).equals(selprinterServer) || in doModify()
1185 host.getLocalHostName()); in pmsetNSLabel()
H A DpmAccess.java229 if (server.equals(mytop.host.getLocalHostName()) || in createAccess()
H A DpmInstallPrinter.java568 myTop.host.getLocalHostName()), c); in northPanel()
917 server = myTop.host.getLocalHostName(); in getPrinterServer()