Home
last modified time | relevance | path

Searched refs:LEVEL_VERBOSE (Results 1 – 24 of 24) sorted by relevance

/dports/devel/aegis/aegis-4.25.D510/libaegis/
H A Doption.cc32 #define LEVEL_VERBOSE 4 macro
57 if (verbose_flag == LEVEL_VERBOSE) in option_verbose_set()
61 verbose_flag = LEVEL_VERBOSE; in option_verbose_set()
69 return (verbose_flag == LEVEL_VERBOSE); in option_verbose_get()
/dports/net/zerotier/ZeroTierOne-1.8.3/node/
H A DTrace.cpp167 …)&&((int)_globalLevel >= (int)Trace::LEVEL_VERBOSE)) || ((byn.first)&&((int)byn.second >= (int)Tra… in outgoingNetworkFrameDropped()
179 if ((_globalTarget)&&((int)_globalLevel >= (int)Trace::LEVEL_VERBOSE)) in outgoingNetworkFrameDropped()
181 if ((byn.first)&&((int)byn.second >= (int)Trace::LEVEL_VERBOSE)) in outgoingNetworkFrameDropped()
196 …)&&((int)_globalLevel >= (int)Trace::LEVEL_VERBOSE)) || ((byn.first)&&((int)byn.second >= (int)Tra… in incomingNetworkAccessDenied()
208 if ((_globalTarget)&&((int)_globalLevel >= (int)Trace::LEVEL_VERBOSE)) in incomingNetworkAccessDenied()
210 if ((byn.first)&&((int)byn.second >= (int)Trace::LEVEL_VERBOSE)) in incomingNetworkAccessDenied()
225 …)&&((int)_globalLevel >= (int)Trace::LEVEL_VERBOSE)) || ((byn.first)&&((int)byn.second >= (int)Tra… in incomingNetworkFrameDropped()
241 if ((_globalTarget)&&((int)_globalLevel >= (int)Trace::LEVEL_VERBOSE)) in incomingNetworkFrameDropped()
243 if ((byn.first)&&((int)byn.second >= (int)Trace::LEVEL_VERBOSE)) in incomingNetworkFrameDropped()
H A DTrace.hpp61 LEVEL_VERBOSE = 10, enumerator
/dports/devel/p5-SPOPS/SPOPS-0.87/SPOPS/
H A DSecure.pm55 my %LEVEL_VERBOSE = (
62 my %LEVEL_CODE = map { $LEVEL_VERBOSE{ $_ } => $_ } keys %LEVEL_VERBOSE;
422 $level->{ $scope } = { map { $_ => $LEVEL_VERBOSE{ uc $todo->{$_} } }
439 $level->{w} = $LEVEL_VERBOSE{ uc $todo };
442 $level->{u} = { $user->id() => $LEVEL_VERBOSE{ uc $todo } };
445 $level->{g} = { map { $_ => $LEVEL_VERBOSE{ uc $todo } } @gid };
/dports/www/moodle39/moodle/lib/jabber/XMPP/
H A DXMLStream.php351 $this->log->log("Disconnecting...", XMPPHP_Log::LEVEL_VERBOSE);
399 $this->log->log("Error on stream_select()", XMPPHP_Log::LEVEL_VERBOSE);
419 $this->log->log("RECV: $buff", XMPPHP_Log::LEVEL_VERBOSE);
673 $this->log->log("RECV: $buff", XMPPHP_Log::LEVEL_VERBOSE);
708 $this->log->log("Socket is ready; send it.", XMPPHP_Log::LEVEL_VERBOSE);
715 $this->log->log("SENT: " . mb_substr($msg, 0, $sentbytes, '8bit'), XMPPHP_Log::LEVEL_VERBOSE);
721 $this->log->log("Successfully sent $sentbytes bytes.", XMPPHP_Log::LEVEL_VERBOSE);
H A DBOSH.php143 $this->log->log("RECV: $buff", XMPPHP_Log::LEVEL_VERBOSE);
151 $this->log->log("SEND: $msg", XMPPHP_Log::LEVEL_VERBOSE);
H A DLog.php45 const LEVEL_VERBOSE = 4; define in XMPPHP_Log
/dports/www/moodle310/moodle/lib/jabber/XMPP/
H A DXMLStream.php353 $this->log->log("Disconnecting...", Log::LEVEL_VERBOSE);
444 $this->log->log("Error on stream_select()", Log::LEVEL_VERBOSE);
473 $this->log->log("RECV: $part", Log::LEVEL_VERBOSE);
758 $this->log->log("RECV: $buff", Log::LEVEL_VERBOSE);
793 $this->log->log("Socket is ready; send it.", Log::LEVEL_VERBOSE);
800 $this->log->log("SENT: " . mb_substr($msg, 0, $sentbytes, '8bit'), Log::LEVEL_VERBOSE);
806 $this->log->log("Successfully sent $sentbytes bytes.", Log::LEVEL_VERBOSE);
H A DBOSH.php148 $this->log->log("RECV: $buff", Log::LEVEL_VERBOSE);
157 $this->log->log("SEND: $msg", Log::LEVEL_VERBOSE);
H A DLog.php50 const LEVEL_VERBOSE = 4; define in BirknerAlex\\XMPPHP\\Log
/dports/www/moodle311/moodle/lib/jabber/XMPP/
H A DXMLStream.php353 $this->log->log("Disconnecting...", Log::LEVEL_VERBOSE);
444 $this->log->log("Error on stream_select()", Log::LEVEL_VERBOSE);
473 $this->log->log("RECV: $part", Log::LEVEL_VERBOSE);
758 $this->log->log("RECV: $buff", Log::LEVEL_VERBOSE);
793 $this->log->log("Socket is ready; send it.", Log::LEVEL_VERBOSE);
800 $this->log->log("SENT: " . mb_substr($msg, 0, $sentbytes, '8bit'), Log::LEVEL_VERBOSE);
806 $this->log->log("Successfully sent $sentbytes bytes.", Log::LEVEL_VERBOSE);
H A DBOSH.php148 $this->log->log("RECV: $buff", Log::LEVEL_VERBOSE);
157 $this->log->log("SEND: $msg", Log::LEVEL_VERBOSE);
H A DLog.php50 const LEVEL_VERBOSE = 4; define in BirknerAlex\\XMPPHP\\Log
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse.externaltools/src/net/sourceforge/phpdt/externaltools/model/
H A DIRunnerLog.java26 public static final int LEVEL_VERBOSE = 30; field
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/uri/lib/Assetic/Filter/GoogleClosure/
H A DBaseCompilerFilter.php36 const LEVEL_VERBOSE = 'VERBOSE'; define in Assetic\\Filter\\GoogleClosure\\BaseCompilerFilter
/dports/audio/ampache/ampache-php74-5.0.0/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/
H A DBaseCompilerFilter.php36 const LEVEL_VERBOSE = 'VERBOSE'; define in Assetic\\Filter\\GoogleClosure\\BaseCompilerFilter
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/
H A DBaseCompilerFilter.php36 const LEVEL_VERBOSE = 'VERBOSE'; define in Assetic\\Filter\\GoogleClosure\\BaseCompilerFilter
/dports/net-mgmt/ipv6calc/ipv6calc-3.2.0/lib/
H A Dipv6calccommands.h17 #define LEVEL_VERBOSE 0x1 macro
/dports/net-mgmt/ipv6calc/ipv6calc-3.2.0/databases/lib/
H A Dlibipv6calc_db_wrapper_DBIP2.c381 } else if (level_verbose >= LEVEL_VERBOSE) { in libipv6calc_db_wrapper_DBIP2_wrapper_print_db_info()
400 if (level_verbose >= LEVEL_VERBOSE) { in libipv6calc_db_wrapper_DBIP2_wrapper_print_db_info()
H A Dlibipv6calc_db_wrapper_GeoIP2.c398 } else if (level_verbose >= LEVEL_VERBOSE) { in libipv6calc_db_wrapper_GeoIP2_wrapper_print_db_info()
417 if (level_verbose >= LEVEL_VERBOSE) { in libipv6calc_db_wrapper_GeoIP2_wrapper_print_db_info()
H A Dlibipv6calc_db_wrapper_IP2Location.c684 } else if (level_verbose >= LEVEL_VERBOSE) { in libipv6calc_db_wrapper_IP2Location_wrapper_print_db_info()
711 if (level_verbose >= LEVEL_VERBOSE) { in libipv6calc_db_wrapper_IP2Location_wrapper_print_db_info()
/dports/net-mgmt/ipv6calc/ipv6calc-3.2.0/ipv6loganon/
H A Dipv6loganon.c251 …printversion_verbose(((command & CMD_printversion_verbose2) !=0) ? LEVEL_VERBOSE2 : LEVEL_VERBOSE); in main()
/dports/net-mgmt/ipv6calc/ipv6calc-3.2.0/ipv6logstats/
H A Dipv6logstats.c284 …printversion_verbose(((command & CMD_printversion_verbose2) !=0) ? LEVEL_VERBOSE2 : LEVEL_VERBOSE); in main()
/dports/net-mgmt/ipv6calc/ipv6calc-3.2.0/ipv6calc/
H A Dipv6calc.c736 …printversion_verbose(((command & CMD_printversion_verbose2) !=0) ? LEVEL_VERBOSE2 : LEVEL_VERBOSE); in main()