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

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DSysCommand.java69 debug_log(cmd);
103 debug_log(PrinterDebug.arr_to_str(newcmd));
106 debug_log(PrinterDebug.arr_to_str(cmd));
128 debug_log(locale + "; " + cmd);
218 private void debug_log(String cmd) method in class:SysCommand
/illumos-gate/usr/src/test/os-tests/tests/poll/
H A Dpoll_test.c100 debug_log(const char *format, ...) function
168 debug_log("POLL start: (0x%p, %d, %d)\n", fds, nfds, timeout);
174 debug_log("POLL end: (0x%p, %d, %d) returns %d (elapse=%d)\n",
191 debug_log("DP_POLL start: (0x%p, %d, %d)\n", fds, nfds, timeout);
197 debug_log("DP_POLL end: (0x%p, %d, %d) returns %d (elapse=%d)\n",
472 debug_log("Helper thread started ...\n");
487 debug_log("Time changed and force wakeup issued\n");
490 debug_log("Helper thread exiting ...\n");
/illumos-gate/usr/src/cmd/mdb/common/modules/mpt_sas/
H A Dmpt_sas.c780 uint_t debug_log = FALSE; local
804 'D', MDB_OPT_SETBITS, TRUE, &debug_log,
888 if (debug_log)

Completed in 60 milliseconds