Home
last modified time | relevance | path

Searched refs:debug (Results 1 – 25 of 562) sorted by last modified time

12345678910>>...23

/illumos-gate/usr/src/cmd/fs.d/nfs/tests/test_svc_tp_create/
H A Dtest_svc_tp_create.c72 int debug; variable
173 debug++; in main()
249 if (debug) { in main()
/illumos-gate/exception_lists/
H A Dpackaging601 # debug & test program for smbfs (private)
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
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids12500 b400 SHIELD (debug)
13843 0c87 Desire (debug)
13844 0c8d EVO 4G (debug)
13848 0c99 Desire (debug)
15811 2149 Xperia X8 (debug)
17353 1038 Ideos (debug mode)
19553 4e12 Nexus One (debug)
19557 4e22 Nexus S (debug)
19562 4e42 Nexus 7 (debug)
19579 d002 Nexus 4 (debug)
[all …]
H A Dpci.ids13604 7011 7-Series FPGA Hard PCIe block (AXI/debug)
/illumos-gate/usr/src/uts/common/sys/
H A DMakefile178 debug.h \
/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c136 int debug; variable
724 debug++; in main()
H A Dnvmeadm.h32 extern int debug;
/illumos-gate/usr/src/cmd/cpc/common/
H A Dcputrack.c44 int debug; member
76 if (opts->debug) in cputrack_errfn()
147 opts->debug++; in main()
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmchild.c68 debug("in tmchild"); in tmchild()
159 debug("got GOODNAME"); in tmchild()
185 debug("BADSPEED: setup next speed"); in tmchild()
211 debug("got NONAME"); in tmchild()
237 debug("in openline"); in openline()
340 debug("in write_prompt"); in write_prompt()
413 debug("in do_autobaud"); in do_autobaud()
436 debug("autobaud done"); in do_autobaud()
497 debug("in invoke_service"); in invoke_service()
551 debug("about to run config script"); in invoke_service()
[all …]
H A Dtmextern.h214 extern void debug(const char *, ...);
H A Dtmexpress.c109 debug("ttymon_express: devname = %s", devname); in ttymon_express()
456 debug("ttymon_express: find device name from utmpx."); in find_ttyname()
461 debug("ttymon_express: calling ttyname to find device name."); in find_ttyname()
/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/nfs/lockd/
H A Dlockd.c91 .debug = 0,
241 lmargs.debug = atoi(optarg); in main()
291 if (lmargs.debug) { in main()
296 MyName, lmargs.debug, lmargs.timout, in main()
312 if (lmargs.debug == 0) in main()
408 if (lmargs.debug == 0) in main()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtables.c67 if (debug & D_PHYINT) in phyint_lookup()
82 if (debug & D_PHYINT) in phyint_lookup_on_index()
98 if (debug & D_PHYINT) in phyint_create()
183 if (debug & D_PHYINT) in phyint_init_from_k()
477 if (debug & D_PHYINT) in phyint_delete()
804 if (debug & D_TMP) in tmptoken_create()
860 if (debug & D_TMP) { in tmptoken_timer()
1239 if (debug & D_DHCP) in prefix_init_from_k()
1263 if (debug & D_DHCP) in prefix_init_from_k()
1269 if (debug & D_DHCP) in prefix_init_from_k()
[all …]
H A Dmain.c71 int debug = 0; variable
195 if (debug & D_PKTOUT) { in solicit()
430 if (debug & D_IFSCAN) in if_process()
627 if (debug & D_IFSCAN) in initifs()
1229 if (debug & D_TIMER) in run_timeouts()
1292 if (debug & D_TIMER) in run_timeouts()
1351 if (debug & D_TIMER) in in_signal()
1949 if (debug & D_PKTIN) in loopback_ra_dequeue()
2000 debug = D_ALL; in main()
2009 debug |= i; in main()
[all …]
/illumos-gate/usr/src/cmd/cdrw/
H A Ddae.c201 if (debug) in read_audio_track()
242 if (debug) in read_audio_track()
/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/uts/common/nfs/
H A Dnfssys.h137 int debug; /* debugging level */ member
150 int32_t debug; /* debugging level */ member
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header.p5m118 file path=usr/include/ast/debug.h
812 file path=usr/include/sys/debug.h
/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c64 int debug = 0; variable
1262 if (debug == 0) in printarg()
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypxfr.c115 int debug = FALSE; variable
396 debug = TRUE;
717 if (debug)
721 if (debug)
729 if (debug)
831 if (debug)
838 if (debug)
864 if (debug)
881 if (debug)
1197 if (debug) fprintf(stderr,
[all …]
/illumos-gate/usr/src/cmd/mail/
H A Dsendmail.c321 if (debug > 0) { in sendmail()

12345678910>>...23