Searched defs:facility (Results 1 – 12 of 12) sorted by relevance
/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/musl/src/misc/ |
D | syslog.c | 57 void openlog(const char *ident, int opt, int facility) in openlog()
|
/third_party/musl/porting/liteos_a/user/src/misc/ |
D | syslog.c | 60 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 | 3236 int facility = int_syslog_facility(optarg); in parse_config() local 4223 StringRef str_syslog_facility(int facility) { in str_syslog_facility()
|
/third_party/toybox/lib/ |
D | lib.c | 1399 int i, facility = LOG_DAEMON; in loggit() local
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 29025 u8 facility; member
|