Home
last modified time | relevance | path

Searched defs:LOG_ERRNO (Results 1 – 13 of 13) sorted by relevance

/dports/x11-fonts/fcft/fcft/
H A Dlog.h20 #define LOG_ERRNO(...) \ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_debug.h39 #define LOG_ERRNO(...) ::crazy::LogErrno(__PRETTY_FUNCTION__, __VA_ARGS__) macro
/dports/x11/foot/foot/
H A Dlog.h55 #define LOG_ERRNO(...) \ macro
/dports/x11/fuzzel/fuzzel/
H A Dlog.h27 #define LOG_ERRNO(fmt, ...) \ macro
/dports/x11/fnott/fnott/
H A Dlog.h27 #define LOG_ERRNO(fmt, ...) \ macro
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/overrides/webrtc/base/
H A Dlogging.h66 #define LOG_ERRNO(sev) LOG_ERRNO_EX(sev, errno) macro
/dports/www/httrack/httrack-3.49.2/src/
H A Dhttrack-library.h65 LOG_ERRNO = 1 << 8 enumerator
H A Dhtsopt.h187 LOG_ERRNO = 1 << 8 enumerator
/dports/net/knc/knc-1.7.1/bin/
H A Dknc.h108 #define LOG_ERRNO(level, fmt) \ macro
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dlogging.h315 #define LOG_ERRNO(sev) \ macro
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dlogging.h346 #define LOG_ERRNO(sev) \ macro
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dlogging.h322 #define LOG_ERRNO(sev) \ macro
/dports/x11/lxpanel/lxpanel-0.9.3/plugins/weather/
H A Dweatherwidget.c45 #define LOG_ERRNO(e, msg) \ macro
48 #define LOG_ERRNO(e, msg) gtk_main_quit() macro