Home
last modified time | relevance | path

Searched refs:debug (Results 376 – 400 of 562) sorted by relevance

1...<<11121314151617181920>>...23

/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.list_snapshots.ksh46 zfs.debug("ERROR: found snapshot " .. s)
/illumos-gate/usr/src/uts/sun4/os/
H A Dddi_impl.c436 static int debug = 0; in get_intr_parent() local
527 if (debug) in get_intr_parent()
554 if (debug) in get_intr_parent()
602 if (debug) in get_intr_parent()
609 if (debug) in get_intr_parent()
/illumos-gate/usr/src/cmd/sgs/liblddbg/
H A DMakefile.com31 COMOBJS = args.o audit.o basic.o debug.o \
/illumos-gate/usr/src/cmd/cdrw/
H A Dtoshiba.c115 if (debug) { in toshiba_speed_ctrl()
/illumos-gate/usr/src/cmd/ipf/lib/
H A DMakefile31 count4bits.o debug.o extras.o facpri.o flags.o \
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dlog.c65 if (debug & DB_ABORT) in fail()
/illumos-gate/usr/src/cmd/cpc/common/
H A Dcpustat.c57 int debug; member
106 if (opts->debug) in cpustat_errfn()
178 opts->debug++; in main()
/illumos-gate/usr/src/cmd/saf/
H A Dsac.c376 debug("in startpm"); in startpm()
771 debug("alarm went off"); in pollpms()
874 debug("in pollfail"); in pollfail()
/illumos-gate/usr/src/cmd/krb5/slave/
H A Dkprop.c56 int debug = 0; variable
179 debug++;
709 if (debug)
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Ddir.c361 if (debug) { in dircheck()
525 if (debug && lostdir && dp->di_nlink <= 0 && lncntp[orphan] == -1) in linkup()
607 if (debug) in linkup()
1161 if (debug) in allocdir()
/illumos-gate/usr/src/cmd/smbsrv/test-crypt/
H A DREADME29 If you need to debug in the crypto provider libraries (or even just
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A DMakefile35 OBJS= assert.o cf.o clock.o clrerr.o config.o debug.o errstring.o exc.o \
/illumos-gate/usr/src/common/ficl/softcore/
H A Dsoftcore.fr246 : debug ' debug-xt ; immediate
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dmain.c52 int debug; variable
171 debug++; in main()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg36 @ MSG_USE_UNRECOG "warning: unrecognized debug option (try help): %s"
37 @ MSG_USE_CNTNEGOPT "warning: ignoring non-negatable debug option: %s"
93 # writing debug output to the same file. The debug output will be
95 # cases to direct debug output for each process to a unique file.
148 @ MSG_USE_R2_O " writing debug output to the same file. The debug \
152 @ MSG_USE_R2_Q " cases to direct debug output for each process to \
182 # Diagnostics are enabled when a debug token is first encountered,
189 # All link-editor diagnostics are prepended with the string "debug".
210 @ MSG_USE_R3_I " Diagnostics are enabled when a debug token is \
224 # TRANSLATION_NOTE -- do not translate "debug"
[all …]
/illumos-gate/usr/src/boot/libsa/
H A Dnet.c96 if (debug) in sendrecv()
/illumos-gate/usr/src/pkg/manifests/
H A Ddeveloper-debug-mdb-module-module-qlc.p5m26 set name=pkg.fmri value=pkg:/developer/debug/mdb/module/module-qlc@$(PKGVERS)
/illumos-gate/usr/src/cmd/mandoc/
H A Dmandocdb.c181 static int debug; /* print what we're doing */ variable
371 debug++; in mandocdb()
1870 if (debug > 1) in putkeys()
1876 if (debug > 1) in putkeys()
2114 if (0 == debug) in dbadd()
2139 if (debug) in dbadd()
2190 if (debug) in dbprune()
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dprintgprof.c507 if (debug & DFNDEBUG) in printname()
510 if (debug & PROPDEBUG) in printname()
764 if (debug & TIMEDEBUG) { in arccmp()
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_impl.h766 uint32_t debug; /* per-instance debug */ member
1137 #define BGE_LDB(b, args) BGE_XDB(b, bgep->debug, (*bge_db(bgep)), args)
1138 #define BGE_CDB(f, args) BGE_XDB(BGE_DBG, bgep->debug, f, args)
/illumos-gate/usr/src/cmd/mail/
H A Dgoback.c64 if ((debug > 0) && (keepdbgfile == 0)) {
/illumos-gate/usr/src/cmd/listen/
H A Dlslog.c202 debug(int level, char *format, ...) in debug() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dexpand.c72 if (debug) { in expand()
114 if (debug) { in expand()
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dldefs.h157 extern int debug; /* 1 = on */
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dfsck.h153 extern int debug; /* output debugging info */

1...<<11121314151617181920>>...23