Home
last modified time | relevance | path

Searched defs:facility (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/libs/asio/include/boost/asio/detail/
Dconcurrency_hint.hpp43 #define BOOST_ASIO_CONCURRENCY_HINT_IS_LOCKING(facility, hint) \ argument
/third_party/boost/boost/asio/detail/
Dconcurrency_hint.hpp43 #define BOOST_ASIO_CONCURRENCY_HINT_IS_LOCKING(facility, hint) \ argument
/third_party/toybox/toys/posix/
Dlogger.c54 int facility = LOG_USER, priority = LOG_NOTICE, len; in logger_main() local
/third_party/optimized-routines/math/tools/
Dremez.jl54 function enable_debug(facility) argument
64 macro debug(facility, printargs...) argument
/third_party/boost/boost/log/sinks/
Dsyslog_constants.hpp56 enum facility enum
/third_party/musl/porting/liteos_a/user/src/misc/
Dsyslog.c58 void openlog(const char *ident, int opt, int facility) in openlog()
/third_party/musl/src/misc/
Dsyslog.c55 void openlog(const char *ident, int opt, int facility) in openlog()
/third_party/python/Modules/
Dsyslogmodule.c116 long facility = LOG_USER; in syslog_openlog() local
/third_party/ltp/testcases/kernel/logging/kmsg/
Dkmsg01.c280 int i, facility, prio; in test_inject() local
/third_party/toybox/toys/pending/
Dsyslogd.c50 uint32_t facility[8]; member
/third_party/python/Lib/logging/
Dhandlers.py845 facility=LOG_USER, socktype=None): argument
922 def encodePriority(self, facility, priority): argument
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsedeviceprovider.c336 pa_subscription_event_type_t facility = in context_subscribe_cb() local
/third_party/nghttp2/src/
Dshrpx_config.cc2967 int facility = int_syslog_facility(optarg); in parse_config() local
3812 StringRef str_syslog_facility(int facility) { in str_syslog_facility()
/third_party/toybox/lib/
Dlib.c1376 int i, facility = LOG_DAEMON; in loggit() local