Searched defs:facility (Results 1 – 14 of 14) sorted by relevance
/third_party/boost/libs/asio/include/boost/asio/detail/ |
D | concurrency_hint.hpp | 43 #define BOOST_ASIO_CONCURRENCY_HINT_IS_LOCKING(facility, hint) \ argument
|
/third_party/boost/boost/asio/detail/ |
D | concurrency_hint.hpp | 43 #define BOOST_ASIO_CONCURRENCY_HINT_IS_LOCKING(facility, hint) \ argument
|
/third_party/toybox/toys/posix/ |
D | logger.c | 54 int facility = LOG_USER, priority = LOG_NOTICE, len; in logger_main() local
|
/third_party/optimized-routines/math/tools/ |
D | remez.jl | 54 function enable_debug(facility) argument 64 macro debug(facility, printargs...) argument
|
/third_party/boost/boost/log/sinks/ |
D | syslog_constants.hpp | 56 enum facility enum
|
/third_party/musl/porting/liteos_a/user/src/misc/ |
D | syslog.c | 58 void openlog(const char *ident, int opt, int facility) in openlog()
|
/third_party/musl/src/misc/ |
D | syslog.c | 55 void openlog(const char *ident, int opt, int facility) in openlog()
|
/third_party/python/Modules/ |
D | syslogmodule.c | 116 long facility = LOG_USER; in syslog_openlog() local
|
/third_party/ltp/testcases/kernel/logging/kmsg/ |
D | kmsg01.c | 280 int i, facility, prio; in test_inject() local
|
/third_party/toybox/toys/pending/ |
D | syslogd.c | 50 uint32_t facility[8]; member
|
/third_party/python/Lib/logging/ |
D | handlers.py | 845 facility=LOG_USER, socktype=None): argument 922 def encodePriority(self, facility, priority): argument
|
/third_party/gstreamer/gstplugins_good/ext/pulse/ |
D | pulsedeviceprovider.c | 336 pa_subscription_event_type_t facility = in context_subscribe_cb() local
|
/third_party/nghttp2/src/ |
D | shrpx_config.cc | 2967 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/ |
D | lib.c | 1376 int i, facility = LOG_DAEMON; in loggit() local
|