Searched refs:debug (Results 51 - 75 of 1526) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/krb5/dyn/
H A Ddyn_put.c23 if (obj->debug)
35 if (obj->debug)
41 if (obj->debug)
47 if (obj->debug)
84 if (obj->debug)
97 if (obj->debug)
H A Ddyn_create.c44 obj->debug = obj->paranoid = 0;
63 obj1->debug = obj->debug;
81 if (obj->debug)
94 if (obj->debug)
H A Ddyn_insert.c28 if (obj->debug)
35 if (obj->debug)
41 if (obj->debug)
58 if (obj->debug)
69 if (obj->debug)
/illumos-gate/usr/src/lib/udapl/libdat/
H A DMakefile.com57 debug := COPTFLAG = -g
58 debug := COPTFLAG64 = -g
64 debug: all
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drtime_tli.c58 #define debug(msg) t_error(msg) macro
60 #define debug(msg) macro
86 debug("open");
90 debug("bind");
114 debug("udp");
127 debug("udp");
139 debug("tcp");
144 debug("tcp");
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibmf/
H A Dibmf_trace.h33 * This file contains the IBMF trace/debug macros.
51 #define DPRINT_L3 3 /* general debug */
62 #define IBMF_TRACE_0(debug, trlevel, arg01, arg02, arg03, arg04) \
68 #define IBMF_TRACE_1(debug, trlevel, arg01, arg02, arg03, arg04, arg11, arg12, arg13) \
74 #define IBMF_TRACE_2(debug, trlevel, arg01, arg02, arg03, arg04, arg11, arg12, arg13, arg21, arg22, arg23) \
80 #define IBMF_TRACE_3(debug, trlevel, arg01, arg02, arg03, arg04, arg11, arg12, arg13, arg21, arg22, arg23, arg31, arg32, arg33) \
86 #define IBMF_TRACE_4(debug, trlevel, arg01, arg02, arg03, arg04, arg11, arg12, arg13, arg21, arg22, arg23, arg31, arg32, arg33, arg41, arg42, arg43) \
92 #define IBMF_TRACE_5(debug, trlevel, arg01, arg02, arg03, arg04, arg11, arg12, arg13, arg21, arg22, arg23, arg31, arg32, arg33, arg41, arg42, arg43, arg51, arg52, arg53) \
100 #define IBMF_TRACE_0(debug, trlevel, arg01, arg02, arg03, arg04) \
102 boolean_t use_debug = debug; \
[all...]
/illumos-gate/usr/src/cmd/rtc/
H A Drtc.c45 int debug = 0; variable
139 if (debug)
142 if (debug)
174 if (debug)
178 if (debug)
185 if (debug)
210 if (debug)
214 if (debug)
222 if (debug)
229 if (debug)
[all...]
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Ddfn.c57 if (debug & DFNDEBUG) {
141 if (debug & DFNDEBUG) {
201 if (debug & DFNDEBUG) {
225 if (debug & DFNDEBUG) {
241 if (debug & DFNDEBUG) {
260 if (debug & DFNDEBUG) {
273 if (debug & DFNDEBUG) {
304 if (debug & DFNDEBUG) {
323 if (debug & DFNDEBUG) {
340 if (debug
[all...]
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.h53 if (debug & (fac)) \
56 if (debug & (fac)) \
59 if (debug & (fac)) \
62 if (debug & (fac)) \
65 if (debug & (fac)) \
68 if (debug & (fac)) \
71 if (debug & (fac)) \
74 if (debug & (fac)) \
77 if (debug & (fac)) \
80 if (debug
[all...]
/illumos-gate/usr/src/lib/pam_modules/ldap/
H A Dldap_authenticate.c37 * debug
57 int debug = 0; local
75 if (strcmp(argv[i], "debug") == 0)
76 debug = 1;
86 if (debug)
98 if (debug)
/illumos-gate/usr/src/lib/libzfs/common/sys/
H A Dzfs_context.h29 #include <sys/debug.h>
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dxtrap.h21 # include <sm/debug.h>
/illumos-gate/usr/src/cmd/sgs/pvs/common/
H A Dlintsup.c32 #include <debug.h>
/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslog.conf34 *.err;kern.debug;daemon.notice;mail.crit /var/adm/messages
45 mail.debug ifdef(`LOGHOST', /var/log/syslog, @loghost)
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipt.h33 extern void debug __P((char *, ...));
/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcRefreshInformation.cc45 log.debug("Error encountered: %d", e.getErrorCode());
/illumos-gate/usr/src/uts/sun4/os/
H A Dmem_config_arch.c31 #include <sys/debug.h>
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmem_config_arch.c32 #include <sys/debug.h>
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dwcsncasecmp-7344.c25 #include <sys/debug.h>
/illumos-gate/usr/src/lib/efcode/interpreter/
H A Dinterpreter.c47 #include <fcode/debug.h>
72 " -d <level> set debug level\n");
99 int debug = 0; local
118 debug = debug_flags_to_mask(optarg);
119 set_interpreter_debug_level(debug);
120 if (debug)
168 if ((debug & DEBUG_FC_LIST) != 0 &&
170 log_message(MSG_WARN, "Warning, verbose debug flag(s)"
172 " debug\n");
178 if ((debug
[all...]
/illumos-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_prot_svc.c48 int debug = 0; variable
67 debug++;
96 if (debug)
99 if (debug)
127 * a shell and the debug flag was not given.
129 if (!server_child && !debug) {
145 * the debug flag.
147 if (server_child || !debug)
150 if (debug) {
151 if (debug
[all...]
/illumos-gate/usr/src/boot/lib/libstand/
H A Drarp.c84 if (debug)
92 if (debug)
144 if (debug)
167 if (debug)
175 if (debug)
183 if (debug)
196 if (debug)
204 if (debug)
213 if (debug)
221 if (debug)
[all...]
/illumos-gate/usr/src/boot/sys/boot/common/
H A Ddev_net.c71 int debug = 0; variable
140 if (debug)
183 if (debug)
199 if (debug)
213 if (debug)
267 if (debug)
288 if (debug)
305 if (debug)
310 if (gateip.s_addr && debug)
324 if (debug) {
[all...]
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_update.c56 #define debug(msg) (void) fprintf(stderr, "%s\n", msg); macro
59 #define debug(msg) macro
93 debug("no master found");
118 debug("auth create failed");
138 debug("ypupdate RPC call failed");
/illumos-gate/usr/src/cmd/smserverd/
H A Dsmediad.c306 debug(5,
313 debug(5,
323 debug(5,
354 debug(5, "Read capacity : %d - %d errno = %d\n",
360 debug(5, "sector size = 0x%x(%d)\n",
435 debug(5, "Initialising server\n");
439 debug(1, "init_server did not do the job. "
448 debug(5, "smserverproc thread %d running....\n", pthread_self());
532 debug(5, "INQUIRY failed: rv = %d uscsi_status = "
539 debug(
[all...]

Completed in 151 milliseconds

1234567891011>>