Home
last modified time | relevance | path

Searched refs:arr_to_str (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DSysCommand.java103 debug_log(PrinterDebug.arr_to_str(newcmd)); in exec()
106 debug_log(PrinterDebug.arr_to_str(cmd)); in exec()
H A DPrinterDebug.java109 public static String arr_to_str(String[] arr) in arr_to_str() method in PrinterDebug
H A DValid.java319 Debug.message("SVR: users = " + PrinterDebug.arr_to_str(u)); in users()