Home
last modified time | relevance | path

Searched defs:LOG_WARN (Results 1 – 25 of 455) sorted by path

12345678910>>...19

/dports/astro/gpsd/gpsd-3.20/
H A Dgpsd.h804 #define LOG_WARN 1 /* not errors but may indicate a problem */ macro
/dports/astro/stellarium/stellarium-0.21.3/src/external/libindi/libs/indibase/
H A Dindilogger.h77 #define LOG_WARN(txt) DEBUG(INDI::Logger::DBG_WARNING, (txt)) macro
/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/src/thread/
H A Dthread.c71 #define LOG_WARN(y) log_write(_logid, 2, CATMODULE "/", __FUNCTION__, y) macro
/dports/audio/icecast/icecast-2.4.4/src/thread/
H A Dthread.c59 #define LOG_WARN(y) log_write(_logid, 2, CATMODULE "/", __FUNCTION__, y) macro
/dports/audio/ices/ices-2.0.3/src/common/thread/
H A Dthread.c65 #define LOG_WARN(y) log_write(_logid, 2, CATMODULE "/", __FUNCTION__, y) macro
/dports/audio/libshout/libshout-2.4.5/src/common/thread/
H A Dthread.c66 #define LOG_WARN(y) log_write(_logid, 2, CATMODULE "/", __FUNCTION__, y) macro
/dports/audio/mixxx/mixxx-2.3.0/lib/libshout-idjc/src/common/thread/
H A Dthread.c65 #define LOG_WARN(y) log_write(_logid, 2, CATMODULE "/", __FUNCTION__, y) macro
/dports/audio/p5-Audio-Scan/Audio-Scan-1.01/include/
H A Dcommon.h26 #define LOG_WARN(...) warn(__VA_ARGS__) macro
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/public.sdk/samples/vst/hostchecker/source/
H A Dlogevents.h77 #define LOG_WARN "Warn" macro
/dports/benchmarks/fio/fio-3.29/os/windows/posix/include/
H A Dsyslog.h8 #define LOG_WARN 0x4 macro
/dports/biology/clustal-omega/clustal-omega-1.2.4/src/clustal/
H A Dlog.h32 #define LOG_WARN 3 macro
/dports/biology/sra-tools/sra-tools-2.11.0/tools/driver-tool/
H A Dlogging.hpp40 const int LOG_WARN = LOG_WARNING; variable
/dports/cad/libredwg/libredwg-0.12.4/src/
H A Dlogging.h71 #define LOG_WARN(args...) \ macro
89 # define LOG_WARN(args...) {} macro
/dports/cad/padring/padring-b2a64ab/src/
H A Dlogging.h25 typedef enum {LOG_VERBOSE = 1, LOG_DEBUG = 2, LOG_INFO = 3, LOG_WARN = 4, enumerator
/dports/chinese/libchewing/libchewing-0.5.1/src/
H A Dprivate.h32 #define LOG_WARN(fmt, ...) \ macro
/dports/comms/flamp/flamp-2.2.07/src/include/
H A Ddebug.h65 #define LOG_WARN(...) LOG(debug::WARN_LEVEL, log_source_, __VA_ARGS__) macro
/dports/comms/flcluster/flcluster-1.0.4/src/include/
H A Ddebug.h56 #define LOG_WARN(...) LOG(debug::WARN_LEVEL, log_source_, __VA_ARGS__) macro
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Ddebug.h97 #define LOG_WARN(...) LOG(debug::WARN_LEVEL, log_source_, __VA_ARGS__) macro
/dports/comms/fllog/fllog-1.2.6/src/include/
H A Ddebug.h64 #define LOG_WARN(...) LOG(debug::WARN_LEVEL, log_source_, __VA_ARGS__) macro
/dports/comms/flmsg/flmsg-4.0.19/src/include/
H A Ddebug.h67 #define LOG_WARN(...) LOG(debug::WARN_LEVEL, log_source_, __VA_ARGS__) macro
/dports/comms/flrig/flrig-1.3.54/src/include/
H A Ddebug.h67 #define LOG_WARN(...) LOG(debug::WARN_LEVEL, log_source_, __VA_ARGS__) macro
/dports/comms/tcpser/tcpser/src/
H A Ddebug.h9 #define LOG_WARN 3 macro
/dports/comms/thebridge/thebridge-1.09/inc/
H A Dcommon.h221 #define LOG_WARN(x) LogWarn x macro
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/rpclib/include/rpc/detail/
H A Dlog.h131 #define LOG_WARN(...) \ macro
/dports/comms/wsjtz/wsjtx/
H A DLogger.hpp45 #define LOG_WARN(ARG) LOG_LOG_LOCATION (sys::get(), warning, ARG) macro

12345678910>>...19