Home
last modified time | relevance | path

Searched refs:debug (Results 401 – 425 of 562) sorted by relevance

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/
H A DMakefile.com164 debug: all
/illumos-gate/usr/src/pkg/manifests/
H A Ddeveloper-debug-mdb-module-module-fibre-channel.p5m27 value=pkg:/developer/debug/mdb/module/module-fibre-channel@$(PKGVERS)
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A DNOTES42 debug will be a debugging locale that will translate each message to
/illumos-gate/usr/src/cmd/mdb/
H A DREADME32 for programs that are highly optimized, have had their debug information
/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm.h32 extern int debug;
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmlog.c259 debug(const char *fmt, ...) in debug() function
/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_impl.h167 uint32_t debug; /* per-instance debug */ member
/illumos-gate/usr/src/cmd/initpkg/
H A Dnscd.conf38 debug-level 0
/illumos-gate/usr/src/cmd/filesync/
H A DREADME224 debug.h
243 debug.c
245 and produce debug output, that map between bits (as found
318 debug.c
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.status.solaris7 debug=false
351 --debug | --d* | -d )
352 debug=: ;;
435 $debug ||
H A DNEWS75 the notation of data transfers. And, that is displayed only in debug
77 you can turn on debug mode via the command "debug".
404 * "install=" command vastly improved. Also moved to non-debug area.
408 debug command "displaymem". Check command-listing for details.
415 * During debug probe of SMP configuration table compatible with Intel
443 * debug-mode command added to automate most difficult step of
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmamake.c229 int debug; /* negative of debug level */ member
302 if (level >= state.debug) in report()
328 if (stamp && state.debug <= -2) in report()
1274 if (state.debug) in run()
2140 state.debug = -opt_info.num; in main()
2266 state.debug = -atoi(s); in main()
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h289 extern int debug;
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dmain.c226 OUR_DEBUG_PROP_NAME, &debug); in lookup_daemon_properties()
/illumos-gate/usr/src/lib/sun_fc/common/
H A DHBAPort.cc87 log.debug("Unable to stat %s: %s", path.c_str(), in validatePresent()
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Ddh_gssapi.h168 int debug; /* Turn on debuging if non zero */ member
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DMakefile121 * preprocessor library debug maps
H A Dpplex.c263debug((-9, "TERM %s > %s%s%s |%-*.*s|%s|", pplexstr(INDEX(rp)), pplexstr(state), (st & NEWLINE) ? … in ppcpp()
1829 debug((-5, "token[%d] %03o = %s [line=%d]", pp.level, c, pptokchr(c), error_info.line)); in ppcpp()
1846 debug((-5, "token[%d] %03o = %s [line=%d]", pp.level, c, pptokchr(c), error_info.line)); in ppcpp()
2026 debug((-6, "actual sync: file = \"%s\"", error_info.file)); in ppcpp()
2031 debug((-6, "actual sync: line = %d", error_info.line)); in ppcpp()
2360 debug((-5, "token[%d] %03o = %s", pp.level, c, pptokstr(tp, 0))); in ppcpp()
/illumos-gate/usr/src/cmd/rcap/common/
H A Dutils.c83 debug(char *format, ...) in debug() function
/illumos-gate/usr/src/
H A DMakefile.master494 CALLSYMS= -_gcc=-fno-eliminate-unused-debug-symbols \
495 -_gcc=-fno-eliminate-unused-debug-types
/illumos-gate/usr/src/cmd/smserverd/
H A Dsmserver.h97 void debug(uint_t, const char *, ...);
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Deventlib_p.h217 int debug; member
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dmapfile-vers51 # Allow debug/test programs to provide these.
/illumos-gate/usr/src/contrib/ast/src/lib/libdll/
H A DRELEASE1 12-07-25 add debug diagnostics
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c1598 if (val != _idmapdstate.debug[item]) in idmapd_set_debug()
1601 _idmapdstate.debug[item] = val; in idmapd_set_debug()
1615 adutils_set_debug(AD_DEBUG_ALL, _idmapdstate.debug[IDMAPD_DEBUG_ALL]); in check_smf_debug_mode()
1616 adutils_set_debug(AD_DEBUG_DISC, _idmapdstate.debug[IDMAPD_DEBUG_DISC]); in check_smf_debug_mode()
1617 adutils_set_debug(AD_DEBUG_DNS, _idmapdstate.debug[IDMAPD_DEBUG_DNS]); in check_smf_debug_mode()
1618 adutils_set_debug(AD_DEBUG_LDAP, _idmapdstate.debug[IDMAPD_DEBUG_LDAP]); in check_smf_debug_mode()

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