Home
last modified time | relevance | path

Searched defs:log_warning (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/dports/shells/ksh2020/ast-ksh2020/src/lib/libast/tests/
H A Drun_test.sh20 log_warning() { function
23 alias log_warning='log_warning $LINENO' alias
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/tests/util/
H A Drun_test.sh72 function log_warning { function
76 alias log_warning='log_warning $LINENO' alias
H A Dpreamble.sh67 function log_warning { function
71 alias log_warning='log_warning $LINENO' alias
H A Dutil.sh34 function log_warning { function
38 alias log_warning='log_warning $LINENO' alias
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/x/src/
H A Dxpl_log.h48 #define log_warning(...)\ macro
68 #define log_warning(...) do {} while(0) macro
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/x/src/
H A Dxpl_log.h48 #define log_warning(...)\ macro
68 #define log_warning(...) do {} while(0) macro
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/x/src/
H A Dxpl_log.h48 #define log_warning(...)\ macro
68 #define log_warning(...) do {} while(0) macro
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/x/src/
H A Dxpl_log.h48 #define log_warning(...)\ macro
68 #define log_warning(...) do {} while(0) macro
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/x/src/
H A Dxpl_log.h48 #define log_warning(...)\ macro
68 #define log_warning(...) do {} while(0) macro
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/x/src/
H A Dxpl_log.h48 #define log_warning(...)\ macro
68 #define log_warning(...) do {} while(0) macro
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/x/src/
H A Dxpl_log.h53 #define log_warning(errcode, ...) \ macro
78 #define log_warning(...) \ macro
/dports/graphics/cairo/cairo-1.17.4/src/
H A Dcheck-doc-syntax.awk18 function log_warning(msg) function
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/
H A Dcheck-doc-syntax.awk18 function log_warning(msg) function
/dports/www/firefox/firefox-99.0/gfx/cairo/cairo/src/
H A Dcheck-doc-syntax.awk18 function log_warning(msg) function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/cairo/src/
H A Dcheck-doc-syntax.awk18 function log_warning(msg) function
/dports/net/krill/krill-0.9.4/docker/
H A Dentrypoint.sh31 log_warning() { function
/dports/net/frr7-pythontools/frr-frr-7.5.1/tests/topotests/docker/inner/
H A Dfuncs.sh50 log_warning() { function
/dports/net/frr7/frr-frr-7.5.1/tests/topotests/docker/inner/
H A Dfuncs.sh50 log_warning() { function
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/tinygettext/include/tinygettext/
H A Dlog_stream.hpp29 #define log_warning if (!Log::log_warning_callback); else (Log(Log::log_warning_callback)).get() macro
/dports/games/0ad/0ad-0.0.23b-alpha/source/third_party/tinygettext/include/tinygettext/
H A Dlog_stream.hpp29 #define log_warning if (!Log::log_warning_callback); else (Log(Log::log_warning_callback)).get() macro
/dports/games/meandmyshadow/meandmyshadow-0.5a/src/libs/tinygettext/
H A Dlog_stream.hpp29 #define log_warning if (!Log::log_warning_callback); else (Log(Log::log_warning_callback)).get() macro
/dports/dns/ldapdns/ldapdns-2.07/
H A Derror.c20 const int log_warning = LOG_WARNING; variable
27 const int log_warning = 1; variable
/dports/net/gerbera/gerbera-1.9.2/src/util/
H A Dlogger.h39 #define log_warning SPDLOG_WARN macro
/dports/deskutils/taskd/taskd-1.1.0/scripts/
H A Dsetup_server.bash46 log_warning() function
/dports/net-im/mtxclient/mtxclient-0.6.0/lib/
H A Dlog.cpp7 log_warning(const std::string_view &msg) in log_warning() function

12345678910>>...12