Home
last modified time | relevance | path

Searched defs:LOG_QUIET (Results 1 – 10 of 10) sorted by relevance

/dports/cad/padring/padring-b2a64ab/src/
H A Dlogging.h26 LOG_ERROR = 8, LOG_QUIET = 255} logtype_t; enumerator
/dports/archivers/packddir/src/
H A Dlog.h28 #define LOG_QUIET 3 macro
/dports/devel/gaul/gaul-devel-0.1849-0/util/gaul/
H A Dlog_util.h60 LOG_QUIET=3, /* Normal messages */ enumerator
/dports/net-mgmt/glpi-plugins-fusioninventory-server/fusioninventory-for-glpi-glpi090-1.5/scripts/
H A Dlogging.php17 public static $LOG_QUIET = array('level'=>35, 'name'=>'QUIET '); variable in Logging
/dports/comms/flcluster/flcluster-1.0.4/src/include/
H A Ddebug.h58 #define LOG_QUIET(...) LOG(debug::QUIET_LEVEL, log_source_, __VA_ARGS__) macro
/dports/comms/fllog/fllog-1.2.6/src/include/
H A Ddebug.h66 #define LOG_QUIET(...) LOG(debug::QUIET_LEVEL, log_source_, __VA_ARGS__) macro
/dports/comms/flmsg/flmsg-4.0.19/src/include/
H A Ddebug.h69 #define LOG_QUIET(...) LOG(debug::QUIET_LEVEL, log_source_, __VA_ARGS__) macro
/dports/comms/flamp/flamp-2.2.07/src/include/
H A Ddebug.h67 #define LOG_QUIET(...) LOG(debug::QUIET_LEVEL, log_source_, __VA_ARGS__) macro
/dports/comms/flrig/flrig-1.3.54/src/include/
H A Ddebug.h69 #define LOG_QUIET(...) LOG(debug::QUIET_LEVEL, log_source_, __VA_ARGS__) macro
/dports/multimedia/handbrake/HandBrake-1.4.2/make/lib/
H A Dhb_distfile.py24 LOG_QUIET = 0 variable in Tool