HomeSort by relevance Sort by last modified time
    Searched defs:DPRINTF (Results 1 - 25 of 47) sorted by null

1 2

  /onnv/onnv-gate/usr/src/uts/sun4/sys/
nexusdebug.h 39 * The DPRINTF macro can be used by setting the debug_print_level to the
62 #define DPRINTF(print_flag, args) \
73 #define DPRINTF(print_flag, args)
  /onnv/onnv-gate/usr/src/uts/sparc/os/
obpsym_1275.c 60 #define DPRINTF(str) if (obpsym_debug) prom_printf(str)
obpsym.c 58 #define DPRINTF(str) if (obpsym_debug) prom_printf(str)
  /onnv/onnv-gate/usr/src/cmd/sf880drd/
sf880drd.h 38 #define DPRINTF(ARGLIST) if (dakdr_debug & 0x1) printf ARGLIST;
40 #define DPRINTF(ARGLIST)
  /onnv/onnv-gate/usr/src/lib/efcode/include/fcode/
private.h 42 #define DPRINTF(x, y) if (get_interpreter_debug_level() & (DEBUG_##x))\
52 #define DPRINTF(x, y)
  /onnv/onnv-gate/usr/src/lib/libsmedia/library/common/
l_defines.h 60 #define DPRINTF(str) (void) printf(str)
66 #define DPRINTF(str)
  /onnv/onnv-gate/usr/src/uts/sun4u/io/
pmc.c 47 #define DPRINTF(ARGLIST) if (pmc_debug_flag) printf ARGLIST;
49 #define DPRINTF(ARGLIST)
140 DPRINTF(("_init: ddi_soft_state_init failed\n"));
146 DPRINTF(("_init: mod_install failed\n"));
251 DPRINTF(("pmc_attach: Another instance is already attached."));
258 DPRINTF(("pmc_attach: Failed to allocate soft state."));
  /onnv/onnv-gate/usr/src/uts/sun4u/sys/i2c/clients/
ics951601_impl.h 48 #define DPRINTF(print_flag, args) \
tda8444_impl.h 60 #define DPRINTF(print_flag, args) \
  /onnv/onnv-gate/usr/src/lib/libresolv2/common/resolv/
res_update.c 85 #define DPRINTF(x) do {\
105 DPRINTF(("malloc failed"));
121 DPRINTF(("res_findzonecut failed (%d)", nscnt));
134 DPRINTF(("malloc failed"));
152 DPRINTF(("res_mkupdrec failed"));
161 DPRINTF(("res_mkupdate -> %d", n));
176 DPRINTF(("res_nsend: send error, n=%d (%s)\n",
res_findzonecut.c 91 #define DPRINTF(x) do {\
188 DPRINTF(("START dname='%s' class=%s, zsize=%ld, naddrs=%d",
196 DPRINTF(("get the soa, and see if it has enough glue"));
203 DPRINTF(("get the ns rrset and see if it has enough glue"));
209 DPRINTF(("get the missing glue and see if it's finally enough"));
214 DPRINTF(("FINISH n=%d (%s)", n, (n < 0) ? strerror(errno) : "OK"));
246 DPRINTF(("satisfy(%s): %d", mname, n));
264 DPRINTF(("add_addrs: %d", n));
302 DPRINTF(("get_soa: do_query('%s', %s) failed (%d)",
307 DPRINTF(("get_soa: CNAME or DNAME found"))
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/kbtrans/
kbtrans_lower.h 152 #ifndef DPRINTF
154 #define DPRINTF(l, m, args) \
159 #define DPRINTF(l, m, args)
  /onnv/onnv-gate/usr/src/uts/sun4u/opl/sys/
dm2s.h 96 #define DPRINTF(f, x) if (f & dm2s_debug) printf x
101 #define DPRINTF(f, x)
oplkm.h 87 #define DPRINTF(f, x) if (f & okm_debug) printf x
93 #define DPRINTF(f, x)
  /onnv/onnv-gate/usr/src/cmd/rmformat/
rmformat.h 59 #define DPRINTF(str) (void) printf(str)
65 #define DPRINTF(str)
  /onnv/onnv-gate/usr/src/cmd/sgs/gprof/common/
readelf.c 42 #define DPRINTF(msg, file) if (debug & ELFDEBUG) \
52 #define DPRINTF(msg, file)
127 DPRINTF(" Attempting to open %s \n", aoutname);
578 DPRINTF("Index %lld:", l_nname);
579 DPRINTF("\tValue: 0x%llx\t", l_npe->value);
580 DPRINTF("Name: %s \n", l_npe->name);
  /onnv/onnv-gate/usr/src/uts/sun4u/sys/
todbq4802.h 40 #define DPRINTF if (bq4802_debug_flags) prom_printf
42 #define DPRINTF
todm5819p.h 41 #define DPRINTF if (m5819p_debug_flags) prom_printf
43 #define DPRINTF
rmc_comm.h 197 #define DPRINTF(rcs, d, ARGLIST) { if (rcs->debug & d) cmn_err ARGLIST; }
206 DPRINTF(rcs, DDSC, \
213 DPRINTF(rcs, DDSC, \
217 #define DPRINTF(rcs, d, ARGLIST)
todm5819.h 41 #define DPRINTF if (m5819_debug_flags) prom_printf
43 #define DPRINTF
  /onnv/onnv-gate/usr/src/uts/common/sys/
consconfig_dacf.h 114 #define DPRINTF consconfig_dprintf
cpudrv.h 194 #define DPRINTF(flag, args) if (cpudrv_debug & flag) _PRINTF args;
196 #define DPRINTF(flag, args)
  /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
gc_frm_kdc.c 126 #define DPRINTF(x) printf x
132 #define DPRINTF(x)
895 DPRINTF(("gc_from_kdc: no server realm supplied, "
929 DPRINTF(("gc_from_kdc: starting do_traversal to find "
935 DPRINTF(("gc_from_kdc: failed to find initial TGT for referral\n"));
962 DPRINTF(("gc_from_kdc: referral TGS-REQ request failed: <%s>\n",
967 DPRINTF(("gc_from_kdc: initial referral failed; "
973 DPRINTF(("gc_from_kdc: referral #%d failed; "
988 DPRINTF(("gc_from_kdc: request generated ticket "
1029 DPRINTF(("gc_from_kdc: request generated referral tgt\n"))
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun4v/io/glvc/
glvc.c 85 #define DPRINTF(args) if (glvc_debug) _PRINTF args;
283 DPRINTF(("Glvc instance %d negotiated VSC API version, "
380 DPRINTF(("glvc instance %d, s_id %lu,"
484 DPRINTF(("glvc instance %d polling_interval = %lu\n",
488 DPRINTF(("glvc, instance %d intr support not found, "
495 DPRINTF(("glvc instance %d polling_interval = %lu\n",
639 DPRINTF(("glvc_read: err = %ld, getstatus = 0x%lx",
668 DPRINTF(("glvc_read: err = %ld, getstatus = 0x%lx",
676 DPRINTF(("Instance %d glvc_read returns error = %ld, recv_count = %lu",
681 DPRINTF(("Instance %d, glvc_read user buffer
    [all...]
  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/ib/common/
cfga_ib.h 57 #define DPRINTF printf
59 #define DPRINTF 0 &&

Completed in 713 milliseconds

1 2