Home
last modified time | relevance | path

Searched refs:debug (Results 1 – 25 of 562) sorted by path

12345678910>>...23

/illumos-gate/exception_lists/
H A Dcstyle1197 usr/src/cmd/bhyve/debug.h
H A Dhdrchk247 usr/src/uts/common/io/bnxe/577xx/drivers/common/include/debug.h
400 usr/src/cmd/bhyve/debug.h
H A Dpackaging601 # debug & test program for smbfs (private)
/illumos-gate/usr/src/
H A DMakefile.master481 CALLSYMS= -_gcc=-fno-eliminate-unused-debug-symbols \
482 -_gcc=-fno-eliminate-unused-debug-types
/illumos-gate/usr/src/boot/common/
H A Ddev_net.c73 int debug = 0; variable
150 if (debug) in net_open()
206 if (debug) in net_close()
222 if (debug) in net_cleanup()
265 if (debug) in net_getparams()
285 if (debug) in net_getparams()
302 if (debug) in net_getparams()
308 if (gateip.s_addr && debug) in net_getparams()
322 if (debug) { in net_getparams()
/illumos-gate/usr/src/boot/libsa/
H A Darp.c97 if (debug) in arpwhohas()
147 if (debug) in arpsend()
168 if (debug) in arprecv()
177 if (debug) in arprecv()
186 if (debug) in arprecv()
199 if (debug) in arprecv()
208 if (debug) in arprecv()
218 if (debug) in arprecv()
228 if (debug) in arprecv()
238 if (debug) in arprecv()
[all …]
H A Dbootp.c134 if (debug) in bootp()
145 if (debug) in bootp()
226 if (debug) in bootp()
232 if (debug) in bootp()
265 if (debug) in bootpsend()
273 if (debug) in bootpsend()
289 if (debug) in bootprecv()
299 if (debug) in bootprecv()
313 if (debug) in bootprecv()
360 if (debug) in vend_rfc1048()
[all …]
H A Dether.c62 if (debug) in sendether()
96 if (debug) in readether()
112 if (debug) in readether()
H A Dip.c95 if (debug) { in sendip()
194 if (debug) in readipv4()
222 if (debug) in readipv4()
233 if (debug) { in readipv4()
246 if (debug) in readipv4()
254 if (debug) in readipv4()
263 if (debug) { in readipv4()
H A Dnet.c96 if (debug) in sendrecv()
H A Dnet.h94 extern int debug; /* defined in the machdep sources */
H A Dnfs.c206 if (debug) in nfs_getrootfh()
271 if (debug) in nfs_lookupfh()
342 if (debug) in nfs_readlink()
485 if (debug) in nfs_open()
638 if (debug) in nfs_open()
653 if (debug) in nfs_close()
674 if (debug) in nfs_read()
684 if (debug) in nfs_read()
691 if (debug) in nfs_read()
H A Drarp.c76 if (debug) in rarp_getipaddress()
84 if (debug) in rarp_getipaddress()
133 if (debug) in rarpsend()
154 if (debug) in rarprecv()
162 if (debug) in rarprecv()
171 if (debug) in rarprecv()
184 if (debug) in rarprecv()
193 if (debug) in rarprecv()
203 if (debug) in rarprecv()
212 if (debug) in rarprecv()
H A Drpc.c123 if (debug) in rpc_call()
172 if (debug) in rpc_call()
192 if (debug) in rpc_call()
229 if (debug) in recvrpc()
243 if (debug) in recvrpc()
253 if (debug) in recvrpc()
392 if (debug) in rpc_getport()
429 if (debug) in rpc_getport()
H A Dudp.c67 if (debug) { in sendudp()
116 if (debug) in readudp()
130 if (debug) in readudp()
160 if (debug) in readudp()
171 if (debug) in readudp()
/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.defs36 ccode.h cdt.h cdtlib.h cmdarg.h debug.h dt.h error.h find.h ftw.h \
211 misc/debug.o \
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_xml38 our $debug = 0; # normal use is to set via the file being parsed.
56 $debug = $appDebug;
H A Dauditrecord.pl33 our (%opt, $parse, $callFilter, $debug,
62 $debug = $opt{d}; # debug mode on
74 $parse = new Sun::Solaris::BSM::_BSMparse($debug, \%options);
91 if ($debug) {
446 print STDERR $errString if ($debug);
479 printf STDERR ("$errString\n", $label) if ($debug);
H A Dmkmsg.pl37 $debug
58 $debug = 0; # debug mode on
62 $parse = new Sun::Solaris::BSM::_BSMparse($debug, \%options, './',
/illumos-gate/usr/src/cmd/backup/
H A DMakefile47 all debug lint check: $(COMMONPRODSUBDIRS) $(UFSPRODSUBDIRS) target
H A DMakefile.backup68 debug:= TARGET= debug
H A DMakefile.targ29 debug:= DUMPLIB= libdump_g.a
30 debug:= CFLAGS= $(CCGDEBUG) -DDEBUG -DFDEBUG -DTDEBUG $(SBFLAGS)
31 DEBUGDIR= .debug
37 debug: $(UFSDEBUGPROG)
/illumos-gate/usr/src/cmd/backup/lib/
H A DMakefile74 DEBUGS= $(OBJECTS:%=.debug/%)
76 $(GLIB):= DIR = .debug
83 debug: $(LIBS) $(GLIB) target
85 .debug:
88 .debug/%.o: %.c
92 $(GLIB): .debug $$(DEBUGS)
/illumos-gate/usr/src/cmd/bhyve/
H A Dgdb.c201 debug(const char *fmt, ...) in debug() function
229 #define debug(...) do { } while (0) macro
231 #define debug(...) macro
851 debug("suspending all CPUs\n"); in gdb_suspend_vcpus()
984 debug("resuming all CPUs\n"); in gdb_resume_vcpus()
1672 debug("<- Ctrl-C\n"); in check_command()
1679 debug("<- +\n"); in check_command()
1690 debug("<- -\n"); in check_command()
1725 debug("-> -\n"); in check_command()
1735 debug("-> +\n"); in check_command()
[all …]
/illumos-gate/usr/src/cmd/biosdev/
H A Dbiosdev.c158 if (debug) in new_disk_list_entry()
367 if (debug) in match_edd()
376 if (debug) in match_edd()
384 if (debug) in match_edd()
388 if (debug) in match_edd()
399 if (debug) in match_edd()
405 if (debug) { in match_edd()
482 if (debug) in match_edd()
574 debug = 1; in main()
617 if (debug) in main()
[all …]

12345678910>>...23