/onnv-gate/usr/src/cmd/rpcbind/ |
H A D | rpcb_svc_com.c | 559 if (debugging) 567 if (debugging) 575 if (debugging) 599 if (debugging) { 740 if (debugging) 757 if (debugging) 786 if (debugging) 799 if (debugging) 805 if (debugging) 812 if (debugging) [all …]
|
H A D | rpcbind.c | 105 int debugging = 1; /* Tell me what's going on */ variable 107 int debugging = 0; /* Tell me what's going on */ variable 251 if (debugging) { in main() 289 if (debugging) in check_netconfig() 298 if (debugging) in check_netconfig() 316 if (debugging) in check_netconfig() 323 if (debugging) in check_netconfig() 333 if (debugging) { in check_netconfig() 345 if (debugging) in check_netconfig() 367 if (debugging) in check_netconfig() [all …]
|
H A D | check_bound.c | 170 if (debugging) { 197 if (debugging) { 230 if (debugging) { 238 if (debugging) { 258 if (debugging) {
|
H A D | rpcb_svc.c | 194 if (debugging) 202 if (debugging) { 211 if (debugging) {
|
H A D | pmap_svc.c | 84 debugging) { 246 debugging) { 320 debugging) { 347 (caddr_t)&list_pml)) && debugging) {
|
H A D | rpcb_svc_4.c | 210 if (debugging) 218 if (debugging) { 227 if (debugging) {
|
H A D | rpcbind.h | 58 extern int debugging;
|
/onnv-gate/usr/src/cmd/keyserv/ |
H A D | keyserv.c | 110 int debugging = 1; variable 112 int debugging = 0; variable 240 debugging = 1; in main() 316 if (debugging) { in main() 401 if (!debugging) { in main() 626 if (debugging) { 631 if (debugging) { 645 if (debugging) { 653 if (debugging) { 673 if (debugging) { [all …]
|
H A D | debug.h | 49 extern int debugging;
|
/onnv-gate/usr/src/lib/libnsl/yp/ |
H A D | yp_update.c | 55 #define debugging 1 macro 58 #define debugging 0 macro 101 if (debugging) { in yp_update() 140 if (debugging) in yp_update()
|
/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/ |
H A D | main.c | 47 boolean_t debugging; variable 151 if (debugging) in sighandler() 225 status = dladm_bridge_get_privprop(instance_name, &debugging, in main() 243 if (debugging) in main()
|
H A D | rstp.c | 80 if (debugging) { in flush_lt() 184 if (debugging) in set_port_state() 227 if (debugging) in set_hardware_mode() 246 if (debugging) in tx_bpdu() 410 if (debugging && (protect != new_prot || in rstp_refresh() 525 if (debugging) { in rstp_add_port()
|
H A D | events.c | 339 } else if (debugging) { in update_link() 372 if (debugging && !new_debug) in handle_refresh() 374 debugging = new_debug; in handle_refresh() 507 if (debugging) in receive_packet() 545 if (debugging) { in receive_packet()
|
H A D | global.h | 75 extern boolean_t debugging;
|
/onnv-gate/usr/src/lib/libresolv2/common/isc/ |
H A D | logging.c | 208 int debugging, chan_level; in log_check_channel() local 212 debugging = ((lc->flags & LOG_OPTION_DEBUG) != 0); in log_check_channel() 217 if (level > 0 && !debugging) in log_check_channel() 224 if ((chan->flags & LOG_REQUIRE_DEBUG) && !debugging) in log_check_channel() 242 int debugging; in log_check() local 246 debugging = ((lc->flags & LOG_OPTION_DEBUG) != 0); in log_check() 251 if (level > 0 && !debugging) in log_check() 273 int pri, debugging, did_vsprintf = 0; in log_vwrite() local 290 debugging = (lc->flags & LOG_OPTION_DEBUG); in log_vwrite() 295 if (level > 0 && !debugging) in log_vwrite()
|
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/ |
H A D | closure.t | 194 my($debugging, %expected, $inner_type, $where_declared, $within); 198 $debugging = 1 if defined($ARGV[0]) and $ARGV[0] eq '-debug'; 240 print <<"DEBUG_INFO" if $debugging; 490 $debugging or do { 1 while unlink @tmpfiles }; 498 if ($debugging && ($errors || $? || ($output =~ /not ok/))) { 505 print '#', "-" x 30, "\n" if $debugging;
|
/onnv-gate/usr/src/cmd/mdb/ |
H A D | README | 28 mdb(1) is an extensible utility for low-level debugging and editing of the 31 environment for debugging complex software systems such as an operating system, 33 removed, or are themselves low-level debugging tools, and for customer
|
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/ |
H A D | canonical.t | 25 use vars qw($debugging $verbose); 51 if ($debugging) {
|
/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | README.top | 11 and produces human-readable output. This can be useful when debugging 13 generally not as useful as the debugging features already built into
|
/onnv-gate/usr/src/cmd/sgs/yacc/common/ |
H A D | yaccpar | 61 # define YYDEBUG 1 /* make debugging available */ 67 int yydebug; /* set to 1 to get debugging */ 213 ** if debugging, look up token value in list of value vs. 216 ** consideration while debugging. 295 ** if debugging, need to mark whether new token grabbed 451 ** if debugging, look up token in list of 454 ** debugging, it doesn't hurt to leave the 495 ** if debugging, print the string that is the user's
|
/onnv-gate/usr/src/common/openssl/doc/crypto/ |
H A D | BIO_set_callback.pod | 27 operations. It can be used for debugging purposes to trace operations on 33 BIO_debug_callback() is a standard debugging callback which prints
|
/onnv-gate/usr/src/cmd/mdb/demo/ |
H A D | README | 33 utility for low-level debugging and editing of the live operating system, 154 MDB module directory. For kernel debugging modules, your module should 161 module has a debugging module named "ip.so".
|
/onnv-gate/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap_msg.c | 46 debugging(void) in debugging() function 74 if (!debugging()) in dbg()
|
/onnv-gate/usr/src/lib/librstp/common/ |
H A D | README | 11 Purpose: studying, debugging, development.
|
/onnv-gate/usr/src/cmd/bnu/ |
H A D | README | 45 Uutry: shell for debugging--starts uucico with debugging option
|